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

  /external/chromium_org/third_party/icu/source/common/
uloc_tag.c 1082 UBool bNext = TRUE;
1088 while (bNext) {
1091 bNext = FALSE;
    [all...]
  /external/icu/icu4c/source/common/
uloc_tag.c 1153 UBool bNext = TRUE;
1159 while (bNext) {
1162 bNext = FALSE;
    [all...]

Completed in 75 milliseconds