Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_memory_streams.h28 #define TEMP_STREAM_DEFAULT 0 macro
37 #define php_stream_temp_new() php_stream_temp_create(TEMP_STREAM_DEFAULT, PHP_STREAM_MAX_MEM)
/PHP-5.5/ext/standard/
H A Dphp_fopen_wrapper.c185 mode_rw = TEMP_STREAM_DEFAULT; in php_stream_url_wrap_php()
194 mode_rw = TEMP_STREAM_DEFAULT; in php_stream_url_wrap_php()

Completed in 6 milliseconds