Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/
H A DZendAccelerator.c584 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
614 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
627 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
637 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
656 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
676 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
682 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
690 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
706 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()
[all …]

Completed in 22 milliseconds