Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dphp_memory_streams.h60 #define PHP_STREAM_IS_MEMORY &php_stream_memory_ops macro
/PHP-8.1/main/streams/
H A Dmemory.c348 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_MEMORY)) { in php_stream_temp_write()

Completed in 8 milliseconds