Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A DZendAccelerator.c380 #define STRTAB_STR_TO_POS(tab, s) \ macro
415 *hash_slot = STRTAB_STR_TO_POS(&ZCSG(interned_strings), s); in accel_interned_strings_restore_state()
505 *hash_slot = STRTAB_STR_TO_POS(&ZCSG(interned_strings), s); in accel_new_interned_string()
1176 …char *res = zend_print_long_to_buf(buf + sizeof(buf) - 1, STRTAB_STR_TO_POS(&ZCSG(interned_strings… in accel_make_persistent_key()
1219 …char *res = zend_print_long_to_buf(buf + sizeof(buf) - 1, STRTAB_STR_TO_POS(&ZCSG(interned_strings… in accel_make_persistent_key()

Completed in 13 milliseconds