HomeSort by relevance Sort by last modified time
    Searched refs:UCASE_LOWER (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ucase.c 152 if(UCASE_GET_TYPE(props)==UCASE_LOWER) {
169 if(UCASE_GET_TYPE(props)==UCASE_LOWER) {
394 /** @return UCASE_NONE, UCASE_LOWER, UCASE_UPPER, UCASE_TITLE */
927 if(UCASE_GET_TYPE(props)==UCASE_LOWER) {
    [all...]
ucase.h 119 /** @return UCASE_NONE, UCASE_LOWER, UCASE_UPPER, UCASE_TITLE */
277 UCASE_LOWER,
  /external/icu4c/common/
ucase.cpp 155 if(UCASE_GET_TYPE(props)==UCASE_LOWER) {
172 if(UCASE_GET_TYPE(props)==UCASE_LOWER) {
430 /** @return UCASE_NONE, UCASE_LOWER, UCASE_UPPER, UCASE_TITLE */
954 if(UCASE_GET_TYPE(props)==UCASE_LOWER) {
    [all...]
ucase.h 155 /** @return UCASE_NONE, UCASE_LOWER, UCASE_UPPER, UCASE_TITLE */
319 UCASE_LOWER,
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c     [all...]
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]

Completed in 668 milliseconds