Searched refs:total_copied (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/main/streams/ | ||
| H A D | streams.c | 890 size_t total_copied = 0; local 942 buf = bufstart + total_copied; 956 total_copied += cpysz; 984 if (total_copied == 0) { 993 *returned_len = total_copied; |
Completed in 6 milliseconds