Searched defs:subCharLen (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_bld.h80 int8_t subCharLen; /* +76: 1 */ member in struct:UConverterStaticData
163 * Pointer to charset bytes for substitution string if subCharLen>0,
164 * or pointer to Unicode string (UChar *) if subCharLen<0.
165 * subCharLen==0 is equivalent to using a skip callback.
207 int8_t subCharLen; /* length of the codepage specific character sequence */ member in struct:UConverter
/external/icu/icu4c/source/common/
H A Ducnv_bld.h80 int8_t subCharLen; /* +76: 1 */ member in struct:UConverterStaticData
163 * Pointer to charset bytes for substitution string if subCharLen>0,
164 * or pointer to Unicode string (UChar *) if subCharLen<0.
165 * subCharLen==0 is equivalent to using a skip callback.
207 int8_t subCharLen; /* length of the codepage specific character sequence */ member in struct:UConverter

Completed in 105 milliseconds