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

  /external/chromium_org/third_party/icu/source/common/
unames.c 99 #define DO_FIND_NAME NULL
628 if(fn!=DO_FIND_NAME) {
661 * with the dummy DO_FIND_NAME, because u_charFromName() does a check
668 if(fn!=DO_FIND_NAME) {
    [all...]
  /external/icu4c/common/
unames.cpp 101 #define DO_FIND_NAME NULL
630 if(fn!=DO_FIND_NAME) {
663 * with the dummy DO_FIND_NAME, because u_charFromName() does a check
670 if(fn!=DO_FIND_NAME) {
    [all...]

Completed in 372 milliseconds