Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.c418 #define STRTAB_STR_SIZE(s) \ macro
421 ((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