Searched defs:mbc_to_code (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/enc/
H A Demacs_mule.c226 mbc_to_code(const UChar* p, const UChar* end, OnigEncoding enc) function
H A Deuc_jp.c227 mbc_to_code(const UChar* p, const UChar* end, OnigEncoding enc) function
H A Dutf_8.c268 mbc_to_code(const UChar* p, const UChar* end, OnigEncoding enc) function
H A Dshift_jis.c243 mbc_to_code(const UChar* p, const UChar* end, OnigEncoding enc) function
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Doniguruma.h166 OnigCodePoint (*mbc_to_code)(const OnigUChar* p, const OnigUChar* end, struct OnigEncodingTypeST* enc); member in struct:OnigEncodingTypeST

Completed in 79 milliseconds