Searched refs:zend_add_ns_func_name_literal (Results 1 – 1 of 1) sorted by relevance
623 static int zend_add_ns_func_name_literal(zend_string *name) /* {{{ */ in zend_add_ns_func_name_literal() function4376 opline->op2.constant = zend_add_ns_func_name_literal(name); in zend_compile_assert()4726 int name_constants = zend_add_ns_func_name_literal(Z_STR(name_node->u.constant)); in zend_compile_ns_call()
Completed in 69 milliseconds