Searched refs:ENC_ISO_8859_5_TO_LOWER_CASE (Results 1 – 1 of 1) sorted by relevance
32 #define ENC_ISO_8859_5_TO_LOWER_CASE(c) EncISO_8859_5_ToLowerCaseTable[c] macro116 *lower = ENC_ISO_8859_5_TO_LOWER_CASE(*p); in iso_8859_5_mbc_to_normalize()
Completed in 6 milliseconds