Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Dphp_memory_streams.h56 #define PHP_STREAM_IS_MEMORY &php_stream_memory_ops macro
/PHP-5.4/main/streams/
H A Dmemory.c367 if (php_stream_is(ts->innerstream, PHP_STREAM_IS_MEMORY)) { in php_stream_temp_write()
/PHP-5.4/ext/phar/
H A Dutil.c1053 if (php_stream_is(*(php_stream**)entry->fp->abstract, PHP_STREAM_IS_MEMORY)) { in phar_create_writeable_entry()

Completed in 20 milliseconds