Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A DZendAccelerator.c528 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
558 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
562 ce->name = new_interned_string(ce->name); in accel_copy_permanent_strings()
571 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
575 info->name = new_interned_string(info->name); in accel_copy_permanent_strings()
581 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
590 q->key = new_interned_string(q->key); in accel_copy_permanent_strings()
600 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
604 c->name = new_interned_string(c->name); in accel_copy_permanent_strings()
617 p->key = new_interned_string(p->key); in accel_copy_permanent_strings()
[all …]

Completed in 18 milliseconds