Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.c414 #define STRTAB_POS_TO_STR(tab, pos) \ macro
493 s = STRTAB_POS_TO_STR(&ZCSG(interned_strings), pos); in accel_find_interned_string()
526 s = STRTAB_POS_TO_STR(&ZCSG(interned_strings), pos); in accel_new_interned_string()
589 s = STRTAB_POS_TO_STR(&ZCSG(interned_strings), pos); in accel_find_interned_string_ex()

Completed in 12 milliseconds