Searched refs:enc_new (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Dbio_enc.c70 static int enc_new(BIO *h);
98 enc_new,
108 static int enc_new(BIO *bi) function
/macosx-10.10/ruby-106/ruby/
H A Dencoding.c82 enc_new(rb_encoding *encoding) function
260 rb_ary_store(list, index, enc_new(encoding));
1875 rb_ary_push(list, enc_new(enc_table.list[i].enc));

Completed in 174 milliseconds