orig_interned_strings_restore  324 ext/opcache/ZendAccelerator.c static void (*orig_interned_strings_restore)(void);
orig_interned_strings_restore 2438 ext/opcache/ZendAccelerator.c 	orig_interned_strings_restore = zend_interned_strings_restore;
orig_interned_strings_restore 2696 ext/opcache/ZendAccelerator.c 				orig_interned_strings_restore = zend_interned_strings_restore;
orig_interned_strings_restore 2832 ext/opcache/ZendAccelerator.c 	zend_interned_strings_restore = orig_interned_strings_restore;