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

  /external/icu/icu4c/source/common/
uidna.cpp 515 b3Len = uidna_toASCII(b2, b2Len, b3, b3Capacity, options, parseError, status);
528 b3Len = uidna_toASCII(b2,b2Len,b3,b3Len,options,parseError, status);
612 uidna_toASCII(const UChar* src, int32_t srcLength,
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 217 milliseconds