TEMP_STREAM_DEFAULT  185 ext/standard/php_fopen_wrapper.c 			mode_rw = TEMP_STREAM_DEFAULT;
TEMP_STREAM_DEFAULT  194 ext/standard/php_fopen_wrapper.c 			mode_rw = TEMP_STREAM_DEFAULT;
TEMP_STREAM_DEFAULT   37 main/php_memory_streams.h #define php_stream_temp_new() php_stream_temp_create(TEMP_STREAM_DEFAULT, PHP_STREAM_MAX_MEM)