Searched defs:ungetc (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/stdio/
H A Dungetc.c27 ungetc(int c, Sfio_t* f) function
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dungetc.c91 ungetc(int c, FILE *fp) function
/macosx-10.9.5/ruby-104/ruby/ext/openssl/lib/openssl/
H A Dbuffering.rb285 def ungetc(c) method
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/queue/
H A Dm.c135 int ungetc; local
422 int ungetc = 0; local
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/lib/Net/
H A DSSL.pm424 sub ungetc { shift->_unimpl("ungetc") } subroutine
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/lib/Net/
H A DSSL.pm466 sub ungetc { shift->_unimpl("ungetc") } subroutine
/macosx-10.9.5/ruby-104/ruby/ext/nkf/
H A Dnkf.c20 #undef ungetc macro
22 #define ungetc(c,f) input_ctr-- macro
/macosx-10.9.5/ruby-104/ruby/lib/irb/
H A Druby-lex.rb145 def ungetc(c = nil) method
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/
H A Druby_lex.rb211 def ungetc(c = nil) method in class:tokenize.initialize
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dtktextio.rb843 def ungetc(c) method
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm1404 sub ungetc { croak("Use of ungetc() not implemented in IO::Socket::SSL") } subroutine
/macosx-10.9.5/ruby-104/ruby/ext/zlib/
H A Dzlib.c2199 long ungetc; member in struct:gzfile
[all...]

Completed in 204 milliseconds