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

  /external/chromium_org/third_party/icu/source/common/
ucnv_bld.h 165 * If the pointer is !=subUChars then it is allocated with
167 * The subUChars field is declared as UChar[] not uint8_t[] to
217 UChar subUChars[UCNV_MAX_SUBCHAR_LEN/U_SIZEOF_UCHAR]; /* see subChars documentation */
  /external/icu/icu4c/source/common/
ucnv_bld.h 166 * If the pointer is !=subUChars then it is allocated with
168 * The subUChars field is declared as UChar[] not uint8_t[] to
218 UChar subUChars[UCNV_MAX_SUBCHAR_LEN/U_SIZEOF_UCHAR]; /* see subChars documentation */

Completed in 58 milliseconds