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

  /external/chromium_org/third_party/icu/source/tools/gencnval/
gencnval.c 513 UBool preferredName = ((tagLen > 0) ? (tag[tagLen - 1] == '*') : (FALSE));
520 if (preferredName) {
    [all...]
  /external/icu/icu4c/source/tools/gencnval/
gencnval.c 523 UBool preferredName = ((tagLen > 0) ? (tag[tagLen - 1] == '*') : (FALSE));
530 if (preferredName) {
    [all...]

Completed in 97 milliseconds