Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Descape_analysis.c180 uint32_t forbidden_flags = ZEND_ACC_INHERITED in is_allocation_def()
250 !(ce->ce_flags & ZEND_ACC_INHERITED)) { in is_local_def()
H A Dzend_inference.c4432 (ce->ce_flags & ZEND_ACC_INHERITED)) { in zend_may_throw()
/PHP-7.3/Zend/
H A Dzend_compile.h245 #define ZEND_ACC_INHERITED (1 << 10) /* X | | | */ macro
H A Dzend_compile.c6424 ce->ce_flags |= ZEND_ACC_INHERITED; in zend_compile_class_decl()

Completed in 57 milliseconds