Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_vm_gen.php307 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name) {
496 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno) {
531 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno) {
562 function gen_labels($f, $spec, $kind, $prolog) {
719 function gen_executor_code($f, $spec, $kind, $prolog) {
805 function gen_executor($f, $skl, $spec, $kind, $executor_name, $initializer_name, $old) {
1413 $kind = substr($argv[$i], strlen("--with-vm-kind=")); variable
/PHP-5.5/ext/soap/
H A Dphp_sdl.h166 sdlContentKind kind; member
200 sdlTypeKind kind; member
H A Dphp_http.c375 int kind = Z_LVAL_PP(tmp) & SOAP_COMPRESSION_DEFLATE; in make_http_soap_request() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_handlers.c296 DESCKIND kind; in com_method_get() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c374 char *kind = "Class"; in _class_string() local

Completed in 52 milliseconds