Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_memory_streams.h32 #define php_stream_memory_create(mode) _php_stream_memory_create((mode) STREAMS_CC TSRMLS_CC) macro
/PHP-5.5/ext/standard/
H A Dphp_fopen_wrapper.c198 return php_stream_memory_create(mode_rw); in php_stream_url_wrap_php()

Completed in 11 milliseconds