Searched defs:php_stream_copy_to_stream (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/main/ | ||
| H A D | php_streams.h | 431 #define php_stream_copy_to_stream(src, dest, maxlen) _php_stream_copy_to_stream((src), (dest), (maxlen) STREAMS_CC TSRMLS_CC) macro |
Completed in 4 milliseconds