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

  /external/chromium_org/third_party/icu/source/common/
ucnv_bld.h 34 /* at most 4 bytes per substitution character (part of .cnv file format! see UConverterStaticData) */
64 typedef struct UConverterStaticData { /* +offset: size */
87 } UConverterStaticData;
100 const UConverterStaticData *staticData; /* pointer to the static (non changing) data. */
  /external/icu4c/common/
ucnv_bld.h 35 /* at most 4 bytes per substitution character (part of .cnv file format! see UConverterStaticData) */
65 typedef struct UConverterStaticData { /* +offset: size */
88 } UConverterStaticData;
101 const UConverterStaticData *staticData; /* pointer to the static (non changing) data. */

Completed in 1401 milliseconds