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