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

/macosx-10.9.5/ruby-104/ruby/enc/
H A Dkoi8_r.c34 ((EncKOI8_R_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0)
71 static const unsigned short EncKOI8_R_CtypeTable[256] = { variable
127 v = (EncKOI8_R_CtypeTable[*p] & (BIT_CTYPE_UPPER | BIT_CTYPE_LOWER));

Completed in 188 milliseconds