Home
last modified time | relevance | path

Searched refs:php_stream_temp_write (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/main/streams/
H A Dmemory.c363 static size_t php_stream_temp_write(php_stream *stream, const char *buf, size_t count TSRMLS_DC) in php_stream_temp_write() function
547 php_stream_temp_write, php_stream_temp_read,
588 php_stream_temp_write(stream, buf, length TSRMLS_CC); in _php_stream_temp_open()
600 php_stream_temp_write, php_stream_temp_read,
722 php_stream_temp_write(stream, comma, ilen TSRMLS_CC); in php_stream_url_wrap_rfc2397()

Completed in 5 milliseconds