Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_attributes.h31 #define ZEND_ATTRIBUTE_FLAGS ((1<<7) - 1) macro
H A Dzend_attributes.c51 if (Z_LVAL(flags) & ~ZEND_ATTRIBUTE_FLAGS) { in validate_attribute()

Completed in 6 milliseconds