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

  /external/chromium/third_party/icu/source/common/
ucnv_bld.h 79 int8_t subCharLen; /* +76: 1 */
162 * Pointer to charset bytes for substitution string if subCharLen>0,
163 * or pointer to Unicode string (UChar *) if subCharLen<0.
164 * subCharLen==0 is equivalent to using a skip callback.
206 int8_t subCharLen; /* length of the codepage specific character sequence */
  /external/icu4c/common/
ucnv_bld.h 79 int8_t subCharLen; /* +76: 1 */
162 * Pointer to charset bytes for substitution string if subCharLen>0,
163 * or pointer to Unicode string (UChar *) if subCharLen<0.
164 * subCharLen==0 is equivalent to using a skip callback.
206 int8_t subCharLen; /* length of the codepage specific character sequence */

Completed in 23 milliseconds