orig_new_interned_string  256 ext/opcache/ZendAccelerator.c static const char *(*orig_new_interned_string)(const char *str, int len, int free_src TSRMLS_DC);
orig_new_interned_string 2493 ext/opcache/ZendAccelerator.c 	orig_new_interned_string = zend_new_interned_string;
orig_new_interned_string 2595 ext/opcache/ZendAccelerator.c 			orig_new_interned_string = zend_new_interned_string;
orig_new_interned_string 2735 ext/opcache/ZendAccelerator.c 	zend_new_interned_string = orig_new_interned_string;