Searched refs:flags_l (Results 1 – 1 of 1) sorted by relevance
59 uint32_t flags_l = Z_LVAL(flags); in zend_attribute_attribute_get_flags() local60 if (flags_l & ~ZEND_ATTRIBUTE_FLAGS) { in zend_attribute_attribute_get_flags()65 return flags_l; in zend_attribute_attribute_get_flags()
Completed in 4 milliseconds