Searched defs:get_ctype_code_range (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/enc/
H A Deuc_jp.c570 get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, function
H A Dutf_8.c397 get_ctype_code_range(OnigCtype ctype, OnigCodePoint *sb_out, function
H A Dshift_jis.c559 get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, function
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Doniguruma.h174 int (*get_ctype_code_range)(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[], struct OnigEncodingTypeST* enc); member in struct:OnigEncodingTypeST

Completed in 132 milliseconds