Searched defs:kind (Results 1 – 5 of 5) sorted by relevance
/PHP-5.5/Zend/ |
H A D | zend_vm_gen.php | 307 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 D | php_sdl.h | 166 sdlContentKind kind; member 200 sdlTypeKind kind; member
|
H A D | php_http.c | 375 int kind = Z_LVAL_PP(tmp) & SOAP_COMPRESSION_DEFLATE; in make_http_soap_request() local
|
/PHP-5.5/ext/com_dotnet/ |
H A D | com_handlers.c | 296 DESCKIND kind; in com_method_get() local
|
/PHP-5.5/ext/reflection/ |
H A D | php_reflection.c | 374 char *kind = "Class"; in _class_string() local
|
Completed in 30 milliseconds