Searched defs:is_allowed_reverse_match (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/enc/
H A Deuc_jp.c411 is_allowed_reverse_match(const UChar* s, const UChar* end, OnigEncoding enc ARG_UNUSED) function
H A Dshift_jis.c429 is_allowed_reverse_match(const UChar* s, const UChar* end, OnigEncoding enc ARG_UNUSED) function
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Doniguruma.h176 int (*is_allowed_reverse_match)(const OnigUChar* p, const OnigUChar* end, struct OnigEncodingTypeST* enc); member in struct:OnigEncodingTypeST

Completed in 129 milliseconds