Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds