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

/macosx-10.10.1/ruby-106/ruby/enc/
H A Demacs_mule.c244 code_to_mbclen(OnigCodePoint code, OnigEncoding enc ARG_UNUSED) function
H A Deuc_jp.c245 code_to_mbclen(OnigCodePoint code, OnigEncoding enc ARG_UNUSED) function
H A Dutf_8.c295 code_to_mbclen(OnigCodePoint code, OnigEncoding enc ARG_UNUSED) function
H A Dshift_jis.c224 code_to_mbclen(OnigCodePoint code, OnigEncoding enc ARG_UNUSED) function
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Doniguruma.h167 int (*code_to_mbclen)(OnigCodePoint code, struct OnigEncodingTypeST* enc); member in struct:OnigEncodingTypeST

Completed in 103 milliseconds