destroy_elements   85 ext/opcache/zend_accelerator_util_funcs.c void free_persistent_script(zend_persistent_script *persistent_script, int destroy_elements)
destroy_elements   87 ext/opcache/zend_accelerator_util_funcs.c 	if (destroy_elements) {
destroy_elements   31 ext/opcache/zend_accelerator_util_funcs.h void free_persistent_script(zend_persistent_script *persistent_script, int destroy_elements);