Searched refs:is_cacheable_stream_path (Results 1 – 1 of 1) sorted by relevance
194 static inline bool is_cacheable_stream_path(const char *filename) in is_cacheable_stream_path() function1203 if (!is_cacheable_stream_path(path)) { in accel_make_persistent_key()1898 !is_cacheable_stream_path(ZSTR_VAL(file_handle->filename))) { in file_cache_compile_file()2042 …XPECTED(php_is_stream_path(ZSTR_VAL(file_handle->filename)) && !is_cacheable_stream_path(ZSTR_VAL(… in persistent_compile_file()
Completed in 16 milliseconds