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

  /external/icu4c/common/
uprops.h 62 UPROPS_NTV_NONE=0,
74 ((ntv==UPROPS_NTV_NONE) ? U_NT_NONE : \
uchar.c 606 if(ntv==UPROPS_NTV_NONE) {
  /external/icu4c/tools/genprops/
store.c 271 ntv=UPROPS_NTV_NONE;
props2.c 675 if(oldNtv==UPROPS_NTV_NONE && GET_CATEGORY(oldProps32)!=U_OTHER_LETTER) {
681 if(oldNtv!=UPROPS_NTV_NONE) {

Completed in 388 milliseconds