Home
last modified time | relevance | path

Searched refs:php_stream_temp_write (Results 1 – 1 of 1) sorted by last modified time

/PHP-5.6/main/streams/
H A Dmemory.c364 static size_t php_stream_temp_write(php_stream *stream, const char *buf, size_t count TSRMLS_DC) in php_stream_temp_write() function
552 php_stream_temp_write, php_stream_temp_read,
601 php_stream_temp_write(stream, buf, length TSRMLS_CC); in _php_stream_temp_open()
613 php_stream_temp_write, php_stream_temp_read,
737 php_stream_temp_write(stream, comma, ilen TSRMLS_CC); in php_stream_url_wrap_rfc2397()

Completed in 18 milliseconds