Home
last modified time | relevance | path

Searched refs:ZEND_ATTRIBUTE_FLAGS (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_attributes.h31 #define ZEND_ATTRIBUTE_FLAGS ((1<<7) - 1) macro
H A Dzend_attributes.c59 if (flags_l & ~ZEND_ATTRIBUTE_FLAGS) { in zend_attribute_attribute_get_flags()

Completed in 6 milliseconds