Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_compile.c868 zend_string *name, uint32_t type, bool *is_fully_qualified, in zend_resolve_non_class_name()
925 …zend_string *zend_resolve_function_name(zend_string *name, uint32_t type, bool *is_fully_qualified) in zend_resolve_function_name()
931 …ic zend_string *zend_resolve_const_name(zend_string *name, uint32_t type, bool *is_fully_qualified) in zend_resolve_const_name()
1511 static bool zend_try_ct_eval_const(zval *zv, zend_string *name, bool is_fully_qualified) /* {{{ */ in zend_try_ct_eval_const()
3770 bool is_fully_qualified; in zend_compile_function_name() local
4056 bool is_fully_qualified; in zend_compile_func_cufa() local
4181 bool is_fully_qualified; in zend_compile_func_in_array() local
4363 bool is_fully_qualified; in zend_compile_func_array_slice() local
9481 bool is_fully_qualified; in zend_compile_const() local
9844 bool is_fully_qualified; in zend_compile_const_expr_const() local
[all …]

Completed in 43 milliseconds