Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.cpp301 pe+=fullLength&UCASE_FULL_LOWER; in ucase_addCaseClosure()
1159 full&=UCASE_FULL_LOWER; in ucase_toFullLower()
1241 pe+=full&UCASE_FULL_LOWER; in toUpperOrTitle()
1456 pe+=full&UCASE_FULL_LOWER; in ucase_toFullFolding()
Ducase.h428 #define UCASE_FULL_LOWER 0xf macro