orig_interned_strings_snapshot  257 ext/opcache/ZendAccelerator.c static void (*orig_interned_strings_snapshot)(TSRMLS_D);
orig_interned_strings_snapshot 2494 ext/opcache/ZendAccelerator.c 	orig_interned_strings_snapshot = zend_interned_strings_snapshot;
orig_interned_strings_snapshot 2596 ext/opcache/ZendAccelerator.c 			orig_interned_strings_snapshot = zend_interned_strings_snapshot;
orig_interned_strings_snapshot 2736 ext/opcache/ZendAccelerator.c 	zend_interned_strings_snapshot = orig_interned_strings_snapshot;