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