Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_compile.c956 zend_string *zend_resolve_const_name(zend_string *name, uint32_t type, zend_bool *is_fully_qualifie… in zend_resolve_const_name() function
3692 zend_string *resolved_name = zend_resolve_const_name( in zend_compile_func_in_array()
7672 …zend_string *resolved_name = zend_resolve_const_name(orig_name, name_ast->attr, &is_fully_qualifie… in zend_compile_const()
8026 ZVAL_STR(&resolved_name, zend_resolve_const_name( in zend_compile_const_expr_const()
8645 zend_string *resolved_name = zend_resolve_const_name( in zend_eval_const_expr()

Completed in 36 milliseconds