Home
last modified time | relevance | path

Searched refs:is_stream_path (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c133 static inline int is_stream_path(const char *filename) in is_stream_path() function
771 if (is_stream_path(file_path)) { in zend_get_file_handle_timestamp()
927 !is_stream_path(file_handle->filename)) { in accel_make_persistent_key_ex()
1464 (is_stream_path(file_handle->filename) &&
1940 is_stream_path(filename)) &&
1993 is_stream_path(filename)) &&

Completed in 11 milliseconds