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

/macosx-10.10.1/ruby-106/ruby/
H A Dregenc.h85 #define BIT_CTYPE_DIGIT (1<< ONIGENC_CTYPE_DIGIT) macro
/macosx-10.10.1/ruby-106/ruby/enc/
H A Dmktable.c1123 if (IsDigit (enc, c)) val |= (BIT_CTYPE_DIGIT | BIT_CTYPE_ALNUM);

Completed in 117 milliseconds