Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_CLASS_TRAIT (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/spl/
H A Dspl_functions.c58 pce->trait_names[num_traits].lc_name, ZEND_FETCH_CLASS_TRAIT); in spl_add_traits()
/php-src/Zend/
H A Dzend_compile.h969 #define ZEND_FETCH_CLASS_TRAIT 6 macro
H A Dzend_execute_API.c1662 } else if ((fetch_type & ZEND_FETCH_CLASS_MASK) == ZEND_FETCH_CLASS_TRAIT) { in report_class_fetch_error()
H A Dzend_inheritance.c3038 ce->trait_names[i].lc_name, ZEND_FETCH_CLASS_TRAIT); in zend_do_link_class()
/php-src/Zend/Optimizer/
H A Dzend_dump.c103 case ZEND_FETCH_CLASS_TRAIT: in zend_dump_class_fetch_type()
/php-src/ext/reflection/
H A Dphp_reflection.c5255 ce->trait_names[i].lc_name, ZEND_FETCH_CLASS_TRAIT); in ZEND_METHOD()

Completed in 68 milliseconds