Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_compile.h839 ZEND_API zend_result do_bind_class(zval *lcname, zend_string *lc_parent_name);
H A Dzend_compile.c1271 ZEND_API zend_result do_bind_class(zval *lcname, zend_string *lc_parent_name) /* {{{ */ in do_bind_class() function
H A Dzend_vm_def.h7810do_bind_class(RT_CONSTANT(opline, opline->op1), (OP2_TYPE == IS_CONST) ? Z_STR_P(RT_CONSTANT(oplin…
H A Dzend_vm_execute.h5473do_bind_class(RT_CONSTANT(opline, opline->op1), (opline->op2_type == IS_CONST) ? Z_STR_P(RT_CONSTA… in ZEND_DECLARE_CLASS_SPEC_CONST_HANDLER()

Completed in 164 milliseconds