Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A DZendAccelerator.c598 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
628 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
641 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
651 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
670 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()
696 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
704 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()
727 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
[all …]

Completed in 14 milliseconds