Searched refs:zend_add_func_name_literal (Results 1 – 1 of 1) sorted by relevance
563 static int zend_add_func_name_literal(zend_string *name) /* {{{ */ in zend_add_func_name_literal() function3628 opline->op2.constant = zend_add_func_name_literal(method); in zend_compile_dynamic_call()3637 opline->op2.constant = zend_add_func_name_literal(str); in zend_compile_dynamic_call()4401 opline->op2.constant = zend_add_func_name_literal( in zend_compile_method_call()4482 opline->op2.constant = zend_add_func_name_literal( in zend_compile_static_call()
Completed in 30 milliseconds