Searched defs:enc2 (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dio.h84 rb_encoding *enc2; member in struct:rb_io_t::rb_io_enc_t
/macosx-10.9.5/ruby-104/ruby/ext/stringio/
H A Dstringio.c737 rb_encoding *enc, *enc2; local
1173 rb_encoding *enc, *enc2; local
/macosx-10.9.5/ruby-104/ruby/
H A Dencoding.c792 rb_encoding *enc1, *enc2; local
H A Dstring.c5949 rb_encoding *enc2 = STR_ENC_GET(spat); local
H A Dtranscode.c233 rb_declare_transcoder(const char *enc1, const char *enc2, const char *lib) argument
H A Dio.c4886 rb_io_ext_int_to_encs(rb_encoding *ext, rb_encoding *intern, rb_encoding **enc, rb_encoding **enc2, int fmode) argument
5057 validate_enc_binmode(int *fmode_p, int ecflags, rb_encoding *enc, rb_encoding *enc2) argument
5111 rb_encoding *enc, *enc2; local
5172 rb_io_ext_int_to_encs(rb_ascii8bit_encoding(), NULL, &enc, &enc2, fmode); local
9070 rb_encoding *enc, *enc2; local
9110 parse_mode_enc(RSTRING_PTR(tmp), &enc, &enc2, NULL); local
9115 rb_io_ext_int_to_encs(find_encoding(v1), NULL, &enc, &enc2, 0); local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/zlib/
H A Dzlib.c2202 rb_encoding *enc2; member in struct:gzfile
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c111781 int enc2; local
[all...]

Completed in 533 milliseconds