orig_interned_strings_restore  258 ext/opcache/ZendAccelerator.c static void (*orig_interned_strings_restore)(TSRMLS_D);
orig_interned_strings_restore 2495 ext/opcache/ZendAccelerator.c 	orig_interned_strings_restore = zend_interned_strings_restore;
orig_interned_strings_restore 2597 ext/opcache/ZendAccelerator.c 			orig_interned_strings_restore = zend_interned_strings_restore;
orig_interned_strings_restore 2737 ext/opcache/ZendAccelerator.c 	zend_interned_strings_restore = orig_interned_strings_restore;