orig_new_interned_string  322 ext/opcache/ZendAccelerator.c static zend_string *(*orig_new_interned_string)(zend_string *str);
orig_new_interned_string 2436 ext/opcache/ZendAccelerator.c 	orig_new_interned_string = zend_new_interned_string;
orig_new_interned_string 2694 ext/opcache/ZendAccelerator.c 				orig_new_interned_string = zend_new_interned_string;
orig_new_interned_string 2830 ext/opcache/ZendAccelerator.c 	zend_new_interned_string = orig_new_interned_string;