Searched defs:PHP_STREAM_COPY_ALL (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/main/ | ||
| H A D | php_streams.h | 433 /* copy up to maxlen bytes from src to dest. If maxlen is PHP_STREAM_COPY_ALL, 435 #define PHP_STREAM_COPY_ALL ((size_t)-1) macro |
Completed in 5 milliseconds