Searched refs:zend_add_func_name_literal (Results 1 – 1 of 1) sorted by relevance
614 static int zend_add_func_name_literal(zend_string *name) /* {{{ */ in zend_add_func_name_literal() function4024 opline->op2.constant = zend_add_func_name_literal(method); in zend_compile_dynamic_call()4033 opline->op2.constant = zend_add_func_name_literal(str); in zend_compile_dynamic_call()5249 opline->op2.constant = zend_add_func_name_literal( in zend_compile_method_call()5339 opline->op2.constant = zend_add_func_name_literal( in zend_compile_static_call()
Completed in 31 milliseconds