Searched refs:eof (Results 176 - 200 of 246) sorted by relevance

12345678910

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig2861 char *dst, *dstEnd, *eol, *eof;
2916 eof = NULL;
2936 eof = eol;
3053 if (eof != NULL) {
3060 dstEnd = eof;
3940 char *eof;
3942 eof = Tcl_UtfAtIndex(dst, toRead);
3946 dst, eof - dst + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3997 CONST char *eof;
4001 eof
[all...]
H A DtclIO.c3203 char *dst, *dstEnd, *eol, *eof;
3258 eof = NULL;
3278 eof = eol;
3395 if (eof != NULL) {
3402 dstEnd = eof;
4282 char *eof;
4284 eof = Tcl_UtfAtIndex(dst, toRead);
4288 dst, eof - dst + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4339 CONST char *eof;
4343 eof
3167 char *dst, *dstEnd, *eol, *eof; local
4241 char *eof; local
4297 CONST char *eof; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c.orig2861 char *dst, *dstEnd, *eol, *eof;
2916 eof = NULL;
2936 eof = eol;
3053 if (eof != NULL) {
3060 dstEnd = eof;
3940 char *eof;
3942 eof = Tcl_UtfAtIndex(dst, toRead);
3946 dst, eof - dst + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
3997 CONST char *eof;
4001 eof
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.c3645 char *dst, *dstEnd, *eol, *eof;
3704 eof = NULL;
3724 eof = eol;
3841 if (eof != NULL) {
3848 dstEnd = eof;
4874 * - Data is read, and eof is reached, TCL_ENCODING_END (TEE) is set.
5042 CONST char *eof;
5044 eof = Tcl_UtfAtIndex(dst, toRead); local
5048 dst, eof - dst + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
5099 CONST char *eof;
3597 char *dst, *dstEnd, *eol, *eof; local
4988 CONST char *eof; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c3121 char *dst, *dstEnd, *eol, *eof;
3175 eof = NULL;
3195 eof = eol;
3312 if (eof != NULL) {
3319 dstEnd = eof;
4178 char *eof;
4180 eof = Tcl_UtfAtIndex(dst, toRead);
4184 dst, eof - dst + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4235 CONST char *eof;
4239 eof
3085 char *dst, *dstEnd, *eol, *eof; local
4137 char *eof; local
4193 CONST char *eof; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c3203 char *dst, *dstEnd, *eol, *eof;
3258 eof = NULL;
3278 eof = eol;
3395 if (eof != NULL) {
3402 dstEnd = eof;
4282 char *eof;
4284 eof = Tcl_UtfAtIndex(dst, toRead);
4288 dst, eof - dst + TCL_UTF_MAX, &srcRead, &dstWrote, &numChars);
4339 CONST char *eof;
4343 eof
3167 char *dst, *dstEnd, *eol, *eof; local
4241 char *eof; local
4297 CONST char *eof; local
[all...]
/macosx-10.10/ruby-106/ruby/ext/ripper/
H A Dripper.c12398 if (flags & ESCAPE_META) goto eof;
12401 goto eof;
12404 if (peek('u')) goto eof;
12407 else if (c == -1 || !ISASCII(c)) goto eof;
12415 goto eof;
12418 if (flags & ESCAPE_CONTROL) goto eof;
12420 if (peek('u')) goto eof;
12425 else if (c == -1 || !ISASCII(c)) goto eof;
12428 eof:
12461 if (numlen == 0) goto eof;
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dparse.c12308 if (flags & ESCAPE_META) goto eof;
12311 goto eof;
12314 if (peek('u')) goto eof;
12317 else if (c == -1 || !ISASCII(c)) goto eof;
12325 goto eof;
12328 if (flags & ESCAPE_CONTROL) goto eof;
12330 if (peek('u')) goto eof;
12335 else if (c == -1 || !ISASCII(c)) goto eof;
12338 eof:
12371 if (numlen == 0) goto eof;
[all...]
H A Dparse.y5812 if (flags & ESCAPE_META) goto eof;
5815 goto eof;
5818 if (peek('u')) goto eof;
5821 else if (c == -1 || !ISASCII(c)) goto eof;
5829 goto eof;
5832 if (flags & ESCAPE_CONTROL) goto eof;
5834 if (peek('u')) goto eof;
5839 else if (c == -1 || !ISASCII(c)) goto eof;
5842 eof:
5875 if (numlen == 0) goto eof;
[all...]
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Denv.cpp1296 while (!tok.newline() && !tok.eof())
1306 while (!tok.newline() && !tok.eof())
1322 while (!tok.newline() && !tok.eof())
1339 while (!tok.newline() && !tok.eof())
1442 while (!tok.newline() && !tok.eof())
1459 while (!tok.newline() && !tok.eof())
1604 while (!tok.space() && !tok.newline() && !tok.eof())
1617 while (!tok.space() && !tok.newline() && !tok.eof())
1625 while (!tok.space() && !tok.newline() && !tok.eof())
2384 while (!tok.newline() && !tok.eof())
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/perf/collationperf/
H A Dcollperf.cpp1212 UBool eof() {return fEof;}; function in class:UCharFile
1303 int ch = fgetc(fFile); // Note: c and ch are separate cause eof test doesn't work on UChar type.
1385 if (f.eof()) {
1567 if (f.eof() || c == 0x0a || c==0x2028) { // Unipad inserts 2028 line separators!
/macosx-10.10/ruby-106/ruby/lib/
H A Dcsv.rb1221 # * eof()
1222 # * eof?()
1613 :closed?, :eof, :eof?, :external_encoding, :fcntl,
1864 # if we're at eof?(), a quoted field wasn't closed...
1865 if @io.eof?
/macosx-10.10/tidy-15.15/tidy/src/
H A Dstreamio.c1019 source->eof = endFunc;
1049 return source->eof( source->sourceData );
1114 if ( in->source.eof(in->source.sourceData) )
H A Dutf8.c253 for ( i=0; i < bytes-1 && !inp->eof(inp->sourceData); ++i )
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dreftex-global.el125 '(toc bof eof bib thebib label-numbers xr xr-doc
H A Dreftex-toc.el478 ((memq what '(eof bof file-error)) (nth 1 data))
826 ((memq (car toc) '(bof eof))
/macosx-10.10/ruby-106/ruby/ext/psych/yaml/
H A Dyaml.h1135 int eof; member in struct:yaml_parser_s
/macosx-10.10/ruby-106/ruby/lib/webrick/
H A Dhttprequest.rb480 if @remaining_size > 0 && @socket.eof?
/macosx-10.10/tcl-105/tcl/tcl/tests/
H A DwinPipe.test56 while {[eof stdin] == 0} {
181 if { [eof $f] } {
/macosx-10.10/groff-38/groff/src/preproc/html/
H A Dpre-html.cpp1103 while (f->putPB(f->getPB()) != eof) {
1115 && f->putPB(f->getPB()) != eof)
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dconf.sh189 eof=$?
191 case $eof in
/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A Dterm_expect438 } eof {
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A DjkSound.h78 int eof; member in struct:SnackLinkedFileInfo
337 extern char *GuessFileType(char *buf, int len, int eof);
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/comm/
H A Dget-regression-nb.xotcl126 if {[eof $handle]} {
/macosx-10.10/vim-55/runtime/syntax/
H A Dibasic.vim61 syn keyword ibasicBuiltInFunction cvi cvl cvs cvsmbf eof erdev erl err exp fileattr

Completed in 709 milliseconds

12345678910