Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducase.c555 pe+=fullLength&UCASE_FULL_LOWER; in ucase_addCaseClosure()
1177 full&=UCASE_FULL_LOWER; in ucase_toFullLower()
1256 pe+=full&UCASE_FULL_LOWER; in toUpperOrTitle()
1463 pe+=full&UCASE_FULL_LOWER; in ucase_toFullFolding()
Ducase.h358 #define UCASE_FULL_LOWER 0xf macro