Home
last modified time | relevance | path

Searched defs:resolved_name (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/main/
H A Dfopen_wrappers.c132 char resolved_name[MAXPATHLEN + 1]; local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_utils.c149 char resolved_name[MAXPATHLEN]; in phpdbg_resolve_path() local
/PHP-8.0/Zend/
H A Dzend_compile.c4003 zend_string *resolved_name = zend_resolve_const_name( in zend_compile_func_in_array() local
8917 …zend_string *resolved_name = zend_resolve_const_name(orig_name, name_ast->attr, &is_fully_qualifie… in zend_compile_const() local
8973 zend_string *resolved_name; in zend_compile_class_const() local
9281 zend_string *resolved_name; in zend_compile_const_expr_const() local
9936 zend_string *resolved_name = zend_resolve_const_name( in zend_eval_const_expr() local
9951 zend_string *resolved_name; in zend_eval_const_expr() local

Completed in 49 milliseconds