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

  /external/icu4c/i18n/
ucol_cnt.h 35 #define isCntTableElement(CE) (isSpecial((CE)) && \
ucol_cnt.cpp 202 if(isCntTableElement(*(CEPointer+j))) {
219 if(isCntTableElement(CE)) {
549 if(!isCntTableElement(element)) {
ucol_elm.cpp     [all...]
ucol_bld.cpp     [all...]

Completed in 54 milliseconds