Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A DZendAccelerator.c395 #define STRTAB_STR_SIZE(s) \ macro
398 ((zend_string*)((char*)(s) + STRTAB_STR_SIZE(s)))
504 …ED((char*)ZCSG(interned_strings).end - (char*)ZCSG(interned_strings).top < STRTAB_STR_SIZE(str))) { in accel_new_interned_string()

Completed in 13 milliseconds