Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.c892 zend_string *zend_resolve_const_name(zend_string *name, uint32_t type, zend_bool *is_fully_qualifie… in zend_resolve_const_name() function
3550 zend_string *resolved_name = zend_resolve_const_name( in zend_compile_func_in_array()
8006 …zend_string *resolved_name = zend_resolve_const_name(orig_name, name_ast->attr, &is_fully_qualifie… in zend_compile_const()
8367 resolved_name = zend_resolve_const_name( in zend_compile_const_expr_const()
8997 zend_string *resolved_name = zend_resolve_const_name( in zend_eval_const_expr()

Completed in 28 milliseconds