Searched refs:php_stream_temp_write (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/main/streams/ |
H A D | memory.c | 359 static size_t php_stream_temp_write(php_stream *stream, const char *buf, size_t count TSRMLS_DC) in php_stream_temp_write() function 539 php_stream_temp_write, php_stream_temp_read, 580 php_stream_temp_write(stream, buf, length TSRMLS_CC); in _php_stream_temp_open() 592 php_stream_temp_write, php_stream_temp_read, 712 php_stream_temp_write(stream, comma, ilen TSRMLS_CC); in php_stream_url_wrap_rfc2397()
|
Completed in 5 milliseconds