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

  /external/icu4c/test/cintltst/
cintltst.c 498 static const char convName[] = "ibm-1047";
500 static const char convName[] = "ibm-37";
503 static const char convName[] = "US-ASCII";
505 UConverter* conv = ucnv_open(convName, &errorCode);
nucnvtst.c     [all...]
  /external/icu4c/common/unicode/
ucnv.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucnv.h     [all...]
  /external/icu4c/common/
ucnv_io.c 824 ucnv_openStandardNames(const char *convName,
829 if (haveAliasData(pErrorCode) && isAlias(convName, pErrorCode)) {
830 uint32_t listOffset = findTaggedAliasListsOffset(convName, standard, pErrorCode);
    [all...]
  /external/icu4c/test/iotest/
filetst.c 833 char convName[UCNV_MAX_CONVERTER_NAME_LENGTH];
    [all...]

Completed in 468 milliseconds