Home
last modified time | relevance | path

Searched refs:ZEND_INIT_FCALL_BY_NAME (Results 1 – 4 of 4) sorted by relevance

/PHP-5.4/Zend/tests/
H A Dbug61011.phpt25 $a(); //ZEND_INIT_FCALL_BY_NAME
/PHP-5.4/Zend/
H A Dzend_vm_opcodes.h85 #define ZEND_INIT_FCALL_BY_NAME 59 macro
H A Dzend_compile.c1993 Z_LVAL(left_bracket->u.constant) = ZEND_INIT_FCALL_BY_NAME; in zend_do_begin_method_call()
1996 opline->opcode = ZEND_INIT_FCALL_BY_NAME; in zend_do_begin_method_call()
2040 opline->opcode = ZEND_INIT_FCALL_BY_NAME; in zend_do_begin_dynamic_function_call()
H A Dzend_vm_def.h2337 ZEND_VM_HANDLER(59, ZEND_INIT_FCALL_BY_NAME, ANY, CONST|TMP|VAR|CV)

Completed in 46 milliseconds