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

/macosx-10.9.5/ruby-104/ruby/enc/
H A Dkoi8_r.c32 #define ENC_KOI8_R_TO_LOWER_CASE(c) EncKOI8_R_ToLowerCaseTable[c]
36 static const UChar EncKOI8_R_ToLowerCaseTable[256] = { variable

Completed in 179 milliseconds