Searched refs:MAY_BE_PACKED_ONLY (Results 1 – 2 of 2) sorted by relevance
70 #define MAY_BE_PACKED_ONLY(t) (((t) & MAY_BE_ARRAY_KEY_ANY) == MAY_BE_ARRAY_PACKED) macro
247 } else if (MAY_BE_PACKED_ONLY(info)) { in zend_dump_type_info()
Completed in 8 milliseconds