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

  /external/icu4c/test/intltest/
convtest.h 41 int32_t unicodeLength;
44 /* UTF-8 version of unicode[unicodeLength] */
convtest.cpp 132 cc.unicodeLength=unicode.length();
253 cc.unicodeLength=unicode.length();
    [all...]
  /external/icu4c/common/
uts46.cpp 700 int32_t unicodeLength=u_strFromPunycode(label+4, labelLength-4,
705 unicodeBuffer=fromPunycode.getBuffer(unicodeLength);
711 unicodeLength=u_strFromPunycode(label+4, labelLength-4,
715 fromPunycode.releaseBuffer(unicodeLength);
    [all...]

Completed in 277 milliseconds