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

  /external/chromium/third_party/icu/source/common/
normlzr.cpp 62 static const UChar _NUL=0;
74 uiter_setCharacterIterator(text, new UCharCharacterIterator(&_NUL, 0));
  /external/chromium/third_party/icu/source/test/cintltst/
cloctst.c 698 static UChar _NUL=0;
740 testLang=&_NUL;
756 testScript=&_NUL;
772 testCtry=&_NUL;
788 testVar=&_NUL;
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c 703 static UChar _NUL=0;
745 testLang=&_NUL;
761 testScript=&_NUL;
777 testCtry=&_NUL;
793 testVar=&_NUL;
    [all...]
  /external/icu4c/common/
normlzr.cpp 67 static const UChar _NUL=0;
  /external/chromium/third_party/icu/source/i18n/
ucol_res.cpp 532 static const UChar _NUL = 0;
544 return &_NUL;
    [all...]
  /external/icu4c/i18n/
ucol_res.cpp 526 static const UChar _NUL = 0;
538 return &_NUL;
    [all...]

Completed in 915 milliseconds