Searched refs:STRTAB_STR_SIZE (Results 1 – 1 of 1) sorted by relevance
418 #define STRTAB_STR_SIZE(s) \ macro421 ((zend_string*)((char*)(s) + STRTAB_STR_SIZE(s)))534 …ED((char*)ZCSG(interned_strings).end - (char*)ZCSG(interned_strings).top < STRTAB_STR_SIZE(str))) { in accel_new_interned_string()
Completed in 14 milliseconds