Home
last modified time | relevance | path

Searched refs:minBytesPerChar (Results 1 - 25 of 39) sorted by relevance

12

/third_party/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp500 staticData->minBytesPerChar=(int8_t)data->ucm->states.minCharLength; in readHeader()
532 if(staticData->minBytesPerChar==0) { in readHeader()
533 staticData->minBytesPerChar=prototype->minBytesPerChar; in readHeader()
554 (staticData->minBytesPerChar>1 || in readHeader()
755 staticData->minBytesPerChar=(int8_t)(states->minCharLength=2); in createConverter()
757 staticData->minBytesPerChar=(int8_t)(states->minCharLength=baseStates->minCharLength); in createConverter()
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp500 staticData->minBytesPerChar=(int8_t)data->ucm->states.minCharLength; in readHeader()
532 if(staticData->minBytesPerChar==0) { in readHeader()
533 staticData->minBytesPerChar=prototype->minBytesPerChar; in readHeader()
554 (staticData->minBytesPerChar>1 || in readHeader()
755 staticData->minBytesPerChar=(int8_t)(states->minCharLength=2); in createConverter()
757 staticData->minBytesPerChar=(int8_t)(states->minCharLength=baseStates->minCharLength); in createConverter()
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c242 # define MINBPC(enc) ((enc)->minBytesPerChar)
1083 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1103 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1111 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1117 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1120 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1128 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1130 for (;; ptr += enc->minBytesPerChar) { in parsePseudoAttribute()
1141 *nextTokPtr = ptr + enc->minBytesPerChar; in parsePseudoAttribute()
1169 ptr += 5 * enc->minBytesPerChar;
[all...]
H A Dxmlparse.c2875 enc, s + enc->minBytesPerChar, next - enc->minBytesPerChar); in doContent()
2891 name = poolStoreString(&dtd->pool, enc, s + enc->minBytesPerChar, in doContent()
2892 next - enc->minBytesPerChar); in doContent()
2971 tag->rawName = s + enc->minBytesPerChar; in doContent()
3018 const char *rawName = s + enc->minBytesPerChar; in doContent()
3069 rawName = s + enc->minBytesPerChar * 2; in doContent()
4240 versionend - parser->m_encoding->minBytesPerChar); in processXmlDecl()
4255 if (newEncoding->minBytesPerChar != parser->m_encoding->minBytesPerChar in processXmlDecl()
[all...]
H A Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in findEncoding()
H A Dxmltok.h197 int minBytesPerChar; member
/third_party/python/Modules/expat/
H A Dxmltok.c239 # define MINBPC(enc) ((enc)->minBytesPerChar)
1080 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1100 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1108 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1114 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1117 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1125 ptr += enc->minBytesPerChar; in parsePseudoAttribute()
1127 for (;; ptr += enc->minBytesPerChar) { in parsePseudoAttribute()
1138 *nextTokPtr = ptr + enc->minBytesPerChar; in parsePseudoAttribute()
1166 ptr += 5 * enc->minBytesPerChar;
[all...]
H A Dxmlparse.c2832 enc, s + enc->minBytesPerChar, next - enc->minBytesPerChar); in doContent()
2848 name = poolStoreString(&dtd->pool, enc, s + enc->minBytesPerChar, in doContent()
2849 next - enc->minBytesPerChar); in doContent()
2928 tag->rawName = s + enc->minBytesPerChar; in doContent()
2975 const char *rawName = s + enc->minBytesPerChar; in doContent()
3023 rawName = s + enc->minBytesPerChar * 2; in doContent()
4323 versionend - parser->m_encoding->minBytesPerChar); in processXmlDecl()
4338 if (newEncoding->minBytesPerChar != parser->m_encoding->minBytesPerChar in processXmlDecl()
[all...]
H A Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in findEncoding()
H A Dxmltok.h197 int minBytesPerChar; member
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterStaticData.java23 byte minBytesPerChar; /* +70: 1 Minimum # bytes per char in this codepage */ field in UConverterStaticData
48 minBytesPerChar = minBytesPerChar_;
H A DCharsetICU.java80 int minBytesPerChar; /* +70: 1 Minimum # bytes per char in this codepage */ field in CharsetICU
428 if (((CharsetMBCS)this).sharedData.staticData.maxBytesPerChar == ((CharsetMBCS)this).sharedData.staticData.minBytesPerChar) { in isFixedWidth()
H A DUConverterDataReader.java453 sd.minBytesPerChar = byteBuffer.get(); in readStaticData()
H A DCharsetUTF32.java58 minBytesPerChar = 4; in CharsetUTF32()
H A DCharsetHZ.java43 minBytesPerChar = 1; in CharsetHZ()
H A DCharsetUTF16.java72 minBytesPerChar = 2; in CharsetUTF16()
H A DCharsetASCII.java29 minBytesPerChar = 1; in CharsetASCII()
H A DCharsetUTF7.java32 minBytesPerChar=1; in CharsetUTF7()
H A DCharsetUTF8.java35 minBytesPerChar = 1; in CharsetUTF8()
H A DCharsetEncoderICU.java98 super(cs, (cs.minBytesPerChar + cs.maxBytesPerChar) / 2, in CharsetEncoderICU()
H A DCharsetBOCU1.java227 minBytesPerChar = 1; in CharsetBOCU1()
H A DCharsetCompoundText.java284 minBytesPerChar = 1; in CharsetCompoundText()
/third_party/icu/icu4c/source/common/
H A Ducnv_bld.h78 int8_t minBytesPerChar; /* +70: 1 Minimum # bytes per char in this codepage */ member
/third_party/node/deps/icu-small/source/common/
H A Ducnv_bld.h78 int8_t minBytesPerChar; /* +70: 1 Minimum # bytes per char in this codepage */ member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_bld.h78 int8_t minBytesPerChar; /* +70: 1 Minimum # bytes per char in this codepage */ member

Completed in 34 milliseconds

12