Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_attributes.h30 #define ZEND_ATTRIBUTE_IS_REPEATABLE (1<<6) macro
H A Dzend_attributes.c289 …e_class_constant_long(zend_ce_attribute, ZEND_STRL("IS_REPEATABLE"), ZEND_ATTRIBUTE_IS_REPEATABLE); in zend_register_attribute_ce()
H A Dzend_compile.c6324 if (!(config->flags & ZEND_ATTRIBUTE_IS_REPEATABLE)) { in zend_compile_attributes()
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c6456 if (!(flags & ZEND_ATTRIBUTE_IS_REPEATABLE)) { in ZEND_METHOD()

Completed in 85 milliseconds