Searched refs:charsWrote (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.h418 int charsWrote; /* The corresponding number of UTF-8 member in struct:GetsState
H A DtclIO.c4121 gs.charsWrote = 0;
4233 gs.charsWrote--;
4319 &gs.charsWrote);
4329 copiedTotal = gs.totalChars + gs.charsWrote - skip;
4707 gsPtr->totalChars += gsPtr->charsWrote;
4719 gsPtr->charsWrote = 0;
4726 gsPtr->charsWrote = 0;
4771 &gsPtr->charsWrote);
4912 gsPtr->totalChars += gsPtr->charsWrote;
4914 gsPtr->charsWrote
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.h412 int charsWrote; /* The corresponding number of UTF-8 member in struct:GetsState
H A DtclIO.c3697 gs.charsWrote = 0;
3804 gs.charsWrote--;
3886 &gs.charsWrote);
3896 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3998 gsPtr->totalChars += gsPtr->charsWrote;
4010 gsPtr->charsWrote = 0;
4017 gsPtr->charsWrote = 0;
4059 &gsPtr->charsWrote);
4198 gsPtr->totalChars += gsPtr->charsWrote;
4200 gsPtr->charsWrote
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c362 int charsWrote; /* The corresponding number of UTF-8 member in struct:GetsState
3233 gs.charsWrote = 0;
3340 gs.charsWrote--;
3421 &gs.rawRead, NULL, &gs.charsWrote);
3431 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3532 gsPtr->totalChars += gsPtr->charsWrote;
3544 gsPtr->charsWrote = 0;
3551 gsPtr->charsWrote = 0;
3593 &gsPtr->charsWrote);
3724 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
H A DtclIO.c.orig340 int charsWrote; /* The corresponding number of UTF-8
2909 gs.charsWrote = 0;
3016 gs.charsWrote--;
3097 &gs.rawRead, NULL, &gs.charsWrote);
3107 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3208 gsPtr->totalChars += gsPtr->charsWrote;
3220 gsPtr->charsWrote = 0;
3227 gsPtr->charsWrote = 0;
3269 &gsPtr->charsWrote);
3400 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c362 int charsWrote; /* The corresponding number of UTF-8 member in struct:GetsState
3233 gs.charsWrote = 0;
3340 gs.charsWrote--;
3421 &gs.rawRead, NULL, &gs.charsWrote);
3431 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3532 gsPtr->totalChars += gsPtr->charsWrote;
3544 gsPtr->charsWrote = 0;
3551 gsPtr->charsWrote = 0;
3593 &gsPtr->charsWrote);
3724 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
H A DtclIO.c.orig340 int charsWrote; /* The corresponding number of UTF-8
2909 gs.charsWrote = 0;
3016 gs.charsWrote--;
3097 &gs.rawRead, NULL, &gs.charsWrote);
3107 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3208 gsPtr->totalChars += gsPtr->charsWrote;
3220 gsPtr->charsWrote = 0;
3227 gsPtr->charsWrote = 0;
3269 &gsPtr->charsWrote);
3400 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig339 int charsWrote; /* The corresponding number of UTF-8
2904 gs.charsWrote = 0;
3011 gs.charsWrote--;
3091 &gs.rawRead, NULL, &gs.charsWrote);
3101 return gs.totalChars + gs.charsWrote - skip;
3192 gsPtr->totalChars += gsPtr->charsWrote;
3204 gsPtr->charsWrote = 0;
3211 gsPtr->charsWrote = 0;
3253 &gsPtr->charsWrote);
3384 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
H A DtclIO.c352 int charsWrote; /* The corresponding number of UTF-8 member in struct:GetsState
3168 gs.charsWrote = 0;
3275 gs.charsWrote--;
3355 &gs.rawRead, NULL, &gs.charsWrote);
3365 return gs.totalChars + gs.charsWrote - skip;
3456 gsPtr->totalChars += gsPtr->charsWrote;
3468 gsPtr->charsWrote = 0;
3475 gsPtr->charsWrote = 0;
3517 &gsPtr->charsWrote);
3648 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig340 int charsWrote; /* The corresponding number of UTF-8
2909 gs.charsWrote = 0;
3016 gs.charsWrote--;
3097 &gs.rawRead, NULL, &gs.charsWrote);
3107 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3208 gsPtr->totalChars += gsPtr->charsWrote;
3220 gsPtr->charsWrote = 0;
3227 gsPtr->charsWrote = 0;
3269 &gsPtr->charsWrote);
3400 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
H A DtclIO.c366 int charsWrote; /* The corresponding number of UTF-8 member in struct:GetsState
3251 gs.charsWrote = 0;
3358 gs.charsWrote--;
3439 &gs.rawRead, NULL, &gs.charsWrote);
3449 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3550 gsPtr->totalChars += gsPtr->charsWrote;
3562 gsPtr->charsWrote = 0;
3569 gsPtr->charsWrote = 0;
3611 &gsPtr->charsWrote);
3742 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig340 int charsWrote; /* The corresponding number of UTF-8
2909 gs.charsWrote = 0;
3016 gs.charsWrote--;
3097 &gs.rawRead, NULL, &gs.charsWrote);
3107 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3208 gsPtr->totalChars += gsPtr->charsWrote;
3220 gsPtr->charsWrote = 0;
3227 gsPtr->charsWrote = 0;
3269 &gsPtr->charsWrote);
3400 gsPtr->totalChars += gsPtr->charsWrote;
[all...]
H A DtclIO.c366 int charsWrote; /* The corresponding number of UTF-8 member in struct:GetsState
3251 gs.charsWrote = 0;
3358 gs.charsWrote--;
3439 &gs.rawRead, NULL, &gs.charsWrote);
3449 copiedTotal = gs.totalChars + gs.charsWrote - skip;
3550 gsPtr->totalChars += gsPtr->charsWrote;
3562 gsPtr->charsWrote = 0;
3569 gsPtr->charsWrote = 0;
3611 &gsPtr->charsWrote);
3742 gsPtr->totalChars += gsPtr->charsWrote;
[all...]

Completed in 412 milliseconds