Searched refs:total_copied (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/main/streams/ | ||
| H A D | streams.c | 819 size_t total_copied = 0; local 871 buf = bufstart + total_copied; 885 total_copied += cpysz; 913 if (total_copied == 0) { 922 *returned_len = total_copied; |
Completed in 9 milliseconds