Searched refs:zend_resolve_const_name (Results 1 – 1 of 1) sorted by relevance
1134 static zend_string *zend_resolve_const_name(zend_string *name, uint32_t type, bool *is_fully_qualif… in zend_resolve_const_name() function4418 zend_string *resolved_name = zend_resolve_const_name( in zend_compile_func_in_array()10740 …zend_string *resolved_name = zend_resolve_const_name(orig_name, name_ast->attr, &is_fully_qualifie… in zend_compile_const()11133 resolved_name = zend_resolve_const_name( in zend_compile_const_expr_const()11866 zend_string *resolved_name = zend_resolve_const_name( in zend_eval_const_expr()
Completed in 36 milliseconds