destroy_elements  136 ext/opcache/zend_accelerator_util_funcs.c void free_persistent_script(zend_persistent_script *persistent_script, int destroy_elements)
destroy_elements  138 ext/opcache/zend_accelerator_util_funcs.c 	if (destroy_elements) {
destroy_elements   32 ext/opcache/zend_accelerator_util_funcs.h void free_persistent_script(zend_persistent_script *persistent_script, int destroy_elements);