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

  /external/icu/icu4c/source/common/unicode/
usprep.h 185 usprep_open(const char* path,
urename.h 1650 #define usprep_open macro
    [all...]
  /external/icu/icu4c/source/test/cintltst/
spreptst.c 611 profile = usprep_open(testdatapath, "nfscis", &status);
621 usprep_open(NULL, NULL, &status);
623 log_err("usprep_open didn't react correctly to a bad UErrorCode\n");
nfsprep.c 92 profile = usprep_open(testdatapath, NFS4DataFileNames[state], status);
sprpdata.c 291 profile = usprep_open(testdatapath, binFileName, errorCode);
  /external/icu/icu4c/source/common/
usprep.cpp 395 usprep_open(const char* path, function
418 return usprep_open(NULL, PROFILE_NAMES[index], status);

Completed in 58 milliseconds