Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_compile.h831 #define ZEND_FETCH_CLASS_STATIC 3 macro
H A Dzend_compile.c1448 return ZEND_FETCH_CLASS_STATIC; in zend_get_class_fetch_type()
1504 case ZEND_FETCH_CLASS_STATIC: in zend_try_compile_const_expr_resolve_class_name()
1509 fetch_type == ZEND_FETCH_CLASS_STATIC ? "static" : "parent" in zend_try_compile_const_expr_resolve_class_name()
5847 case ZEND_FETCH_CLASS_STATIC: in zend_compile_use_trait()
7431 case ZEND_FETCH_CLASS_STATIC: in zend_compile_resolve_class_name()
7634 if (ZEND_FETCH_CLASS_STATIC == fetch_type) { in zend_compile_const_expr_class_const()
H A Dzend_execute_API.c1423 case ZEND_FETCH_CLASS_STATIC: in zend_fetch_class()
H A Dzend_vm_def.h7927 case ZEND_FETCH_CLASS_STATIC:
H A Dzend_vm_execute.h1930 case ZEND_FETCH_CLASS_STATIC:
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_dump.c67 case ZEND_FETCH_CLASS_STATIC: in zend_dump_class_fetch_type()
H A Dzend_inference.c2846 case ZEND_FETCH_CLASS_STATIC: in zend_update_type_info()

Completed in 177 milliseconds