Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Dphp_stream_mmap.h63 #define php_stream_mmap_supported(stream) (_php_stream_set_option((stream), PHP_STREAM_OPTION_MMAP_… macro
67 …m_mmap_possible(stream) (!php_stream_is_filtered((stream)) && php_stream_mmap_supported((stream)…

Completed in 5 milliseconds