Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.c650 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
677 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
691 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
701 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
726 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
746 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
752 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
760 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
776 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
783 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
[all …]

Completed in 19 milliseconds