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

/macosx-10.10.1/ruby-106/ruby/
H A Dregenc.h89 #define BIT_CTYPE_PUNCT (1<< ONIGENC_CTYPE_PUNCT) macro
/macosx-10.10.1/ruby-106/ruby/enc/
H A Dmktable.c1127 if (IsPunct (enc, c)) val |= BIT_CTYPE_PUNCT;

Completed in 73 milliseconds