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

  /external/icu/icu4c/source/common/
ucase.h 328 #define UCASE_GET_TYPE_AND_IGNORABLE(props) ((props)&7)
ucase.cpp 442 return UCASE_GET_TYPE_AND_IGNORABLE(props);
    [all...]

Completed in 364 milliseconds