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

  /external/chromium/third_party/icu/public/common/unicode/
udraft.h 54 # define uspoof_clone uspoof_clone_DRAFT_API_DO_NOT_USE macro
urename.h 1344 #define uspoof_clone macro
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
uspoof.h 303 uspoof_clone(const USpoofChecker *sc, UErrorCode *status);
    [all...]
  /external/icu4c/i18n/unicode/
uspoof.h 335 uspoof_clone(const USpoofChecker *sc, UErrorCode *status);
    [all...]
  /external/icu4c/test/cintltst/
spooftest.c 270 clone1 = uspoof_clone(sc, &status);
274 clone2 = uspoof_clone(clone1, &status);
  /external/chromium/third_party/icu/source/test/cintltst/
spooftest.c 289 clone1 = uspoof_clone(sc, &status);
293 clone2 = uspoof_clone(clone1, &status);
  /external/chromium/third_party/icu/source/i18n/
uspoof.cpp 75 uspoof_clone(const USpoofChecker *sc, UErrorCode *status) { function
  /external/icu4c/i18n/
uspoof.cpp 75 uspoof_clone(const USpoofChecker *sc, UErrorCode *status) { function
  /external/icu4c/common/unicode/
urename.h 1525 #define uspoof_clone macro
    [all...]

Completed in 40 milliseconds