Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/
H A DZendAccelerator.c412 #define STRTAB_COLLISION(s) \ macro
451 STRTAB_COLLISION(s) = *hash_slot; in accel_interned_strings_restore_state()
493 pos = STRTAB_COLLISION(s); in accel_find_interned_string()
526 pos = STRTAB_COLLISION(s); in accel_new_interned_string()
540 STRTAB_COLLISION(s) = *hash_slot; in accel_new_interned_string()
589 pos = STRTAB_COLLISION(s); in accel_find_interned_string_ex()

Completed in 14 milliseconds