Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A DZendAccelerator.c588 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
621 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
634 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
644 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
663 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
683 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
689 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
697 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
713 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
720 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
[all …]

Completed in 14 milliseconds