Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducase.c648 isPrecededBySoftDotted(const UCaseProps *csp, UCaseContextIterator *iter, void *context) { in isPrecededBySoftDotted() function
954 … } else if(loc==UCASE_LOC_LITHUANIAN && c==0x307 && isPrecededBySoftDotted(csp, iter, context)) { in toUpperOrTitle()