Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_CLASS_NAME (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h236 #define ZEND_FETCH_CLASS_NAME 157 macro
H A Dzend_compile.c8101 opline = zend_emit_op_tmp(result, ZEND_FETCH_CLASS_NAME, NULL, NULL); in zend_compile_class_name()
8275 opline = zend_emit_op_tmp(result, ZEND_FETCH_CLASS_NAME, NULL, NULL); in zend_compile_magic_const()
H A Dzend_vm_def.h8219 ZEND_VM_HANDLER(157, ZEND_FETCH_CLASS_NAME, UNUSED|CLASS_FETCH, ANY)

Completed in 55 milliseconds