Searched refs:TEMP_STREAM_APPEND (Results 1 – 2 of 2) sorted by relevance
27 #define TEMP_STREAM_APPEND 0x4 macro
54 if (ms->mode & TEMP_STREAM_APPEND) { in php_stream_memory_write()269 return TEMP_STREAM_APPEND; in php_stream_mode_from_str()282 } else if (mode == TEMP_STREAM_APPEND) { in _php_stream_mode_to_str()
Completed in 7 milliseconds