Searched defs:kind (Results 1 – 4 of 4) sorted by relevance
/PHP-5.3/Zend/ |
H A D | zend_vm_gen.php | 307 function gen_code($f, $spec, $kind, $export, $code, $op1, $op2, $name) { 481 function gen_handler($f, $spec, $kind, $name, $op1, $op2, $use, $code, $lineno) { 516 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno) { 547 function gen_labels($f, $spec, $kind, $prolog) { 703 function gen_executor_code($f, $spec, $kind, $prolog) { 787 function gen_executor($f, $skl, $spec, $kind, $executor_name, $initializer_name, $old) { 1291 $kind = substr($argv[$i], strlen("--with-vm-kind=")); variable
|
/PHP-5.3/ext/soap/ |
H A D | php_sdl.h | 166 sdlContentKind kind; member 200 sdlTypeKind kind; member
|
H A D | php_http.c | 309 int kind = Z_LVAL_PP(tmp) & SOAP_COMPRESSION_DEFLATE; in make_http_soap_request() local
|
/PHP-5.3/ext/com_dotnet/ |
H A D | com_handlers.c | 296 DESCKIND kind; in com_method_get() local
|
Completed in 32 milliseconds