zend_get_file_handle_timestamp 858 ext/opcache/ZendAccelerator.c if (zend_get_file_handle_timestamp(file_handle, NULL TSRMLS_CC) == persistent_script->timestamp) { zend_get_file_handle_timestamp 874 ext/opcache/ZendAccelerator.c if (zend_get_file_handle_timestamp(&ps_handle, NULL TSRMLS_CC) == persistent_script->timestamp) { zend_get_file_handle_timestamp 1334 ext/opcache/ZendAccelerator.c timestamp = zend_get_file_handle_timestamp(file_handle, ZCG(accel_directives).max_file_size > 0 ? &size : NULL TSRMLS_CC);