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.c410 #define STRTAB_POS_TO_STR(tab, pos) \ macro
489 s = STRTAB_POS_TO_STR(&ZCSG(interned_strings), pos); in accel_find_interned_string()
522 s = STRTAB_POS_TO_STR(&ZCSG(interned_strings), pos); in accel_new_interned_string()
585 s = STRTAB_POS_TO_STR(&ZCSG(interned_strings), pos); in accel_find_interned_string_ex()

Completed in 13 milliseconds