Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c5060 static zend_string *zend_copy_unmangled_prop_name(zend_string *prop_name) in zend_copy_unmangled_prop_name() function
8478 zend_ast_create_zval_from_str(zend_copy_unmangled_prop_name(prop_info->name))), in zend_compile_property_hooks()
9579 ZVAL_STR(zv, zend_copy_unmangled_prop_name(prop_info->name)); in zend_try_ct_eval_magic_const()

Completed in 34 milliseconds