Home
last modified time | relevance | path

Searched refs:iDotGrave (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/common/
Ducase.c191 static const UChar iDotGrave[3] = { 0x69, 0x307, 0x300 }; variable
837 *pString=iDotGrave; in ucase_toFullLower()