Searched refs:mapping_0049 (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/i18nutil/source/utility/ |
H A D | casefolding.cxx | 40 static Mapping mapping_0049[] = {{0, 2, {0x0069, 0x0307, 0}},{0, 1, {0x0131, 0, 0}},{0, 1, {0x0069,… variable 72 … case 0x0049: return langIs("lt") && pos > len && accent_above(str[pos+1]) ? mapping_0049[0] : in getConditionalValue() 73 (langIs("tr") || langIs("az")) ? mapping_0049[1] : mapping_0049[2]; in getConditionalValue()
|
Completed in 11 milliseconds