Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c607 static int zend_add_ns_func_name_literal(zend_string *name) /* {{{ */ in zend_add_ns_func_name_literal() function
4301 opline->op2.constant = zend_add_ns_func_name_literal(name); in zend_compile_assert()
4649 int name_constants = zend_add_ns_func_name_literal(Z_STR(name_node->u.constant)); in zend_compile_ns_call()

Completed in 29 milliseconds