Lines Matching refs:enc
89 #define MIN_BYTES_PER_CHAR(enc) ((enc)->minBytesPerChar) argument
105 const ENCODING *enc);
132 const ENCODING *enc) in prolog0() argument
150 if (!XmlNameMatchesAscii(enc, in prolog0()
151 ptr + 2 * MIN_BYTES_PER_CHAR(enc), in prolog0()
169 const ENCODING *enc) in prolog1() argument
181 if (!XmlNameMatchesAscii(enc, in prolog1()
182 ptr + 2 * MIN_BYTES_PER_CHAR(enc), in prolog1()
200 const ENCODING *UNUSED_P(enc)) in prolog2() argument
221 const ENCODING *UNUSED_P(enc)) in doctype0() argument
239 const ENCODING *enc) in doctype1() argument
251 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in doctype1()
255 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in doctype1()
269 const ENCODING *UNUSED_P(enc)) in doctype2() argument
286 const ENCODING *UNUSED_P(enc)) in doctype3() argument
303 const ENCODING *UNUSED_P(enc)) in doctype4() argument
323 const ENCODING *UNUSED_P(enc)) in doctype5() argument
340 const ENCODING *enc) in internalSubset() argument
346 if (XmlNameMatchesAscii(enc, in internalSubset()
347 ptr + 2 * MIN_BYTES_PER_CHAR(enc), in internalSubset()
353 if (XmlNameMatchesAscii(enc, in internalSubset()
354 ptr + 2 * MIN_BYTES_PER_CHAR(enc), in internalSubset()
360 if (XmlNameMatchesAscii(enc, in internalSubset()
361 ptr + 2 * MIN_BYTES_PER_CHAR(enc), in internalSubset()
367 if (XmlNameMatchesAscii(enc, in internalSubset()
368 ptr + 2 * MIN_BYTES_PER_CHAR(enc), in internalSubset()
397 const ENCODING *enc) in externalSubset0() argument
402 return externalSubset1(state, tok, ptr, end, enc); in externalSubset0()
410 const ENCODING *enc) in externalSubset1() argument
430 return internalSubset(state, tok, ptr, end, enc); in externalSubset1()
442 const ENCODING *UNUSED_P(enc)) in entity0() argument
462 const ENCODING *UNUSED_P(enc)) in entity1() argument
479 const ENCODING *enc) in entity2() argument
485 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity2()
489 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity2()
507 const ENCODING *UNUSED_P(enc)) in entity3() argument
524 const ENCODING *UNUSED_P(enc)) in entity4() argument
541 const ENCODING *enc) in entity5() argument
550 if (XmlNameMatchesAscii(enc, ptr, end, KW_NDATA)) { in entity5()
564 const ENCODING *UNUSED_P(enc)) in entity6() argument
582 const ENCODING *enc) in entity7() argument
588 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in entity7()
592 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in entity7()
610 const ENCODING *UNUSED_P(enc)) in entity8() argument
627 const ENCODING *UNUSED_P(enc)) in entity9() argument
644 const ENCODING *UNUSED_P(enc)) in entity10() argument
661 const ENCODING *UNUSED_P(enc)) in notation0() argument
678 const ENCODING *enc) in notation1() argument
684 if (XmlNameMatchesAscii(enc, ptr, end, KW_SYSTEM)) { in notation1()
688 if (XmlNameMatchesAscii(enc, ptr, end, KW_PUBLIC)) { in notation1()
702 const ENCODING *UNUSED_P(enc)) in notation2() argument
719 const ENCODING *UNUSED_P(enc)) in notation3() argument
737 const ENCODING *UNUSED_P(enc)) in notation4() argument
758 const ENCODING *UNUSED_P(enc)) in attlist0() argument
776 const ENCODING *UNUSED_P(enc)) in attlist1() argument
797 const ENCODING *enc) in attlist2() argument
816 if (XmlNameMatchesAscii(enc, ptr, end, types[i])) { in attlist2()
821 if (XmlNameMatchesAscii(enc, ptr, end, KW_NOTATION)) { in attlist2()
838 const ENCODING *UNUSED_P(enc)) in attlist3() argument
857 const ENCODING *UNUSED_P(enc)) in attlist4() argument
877 const ENCODING *UNUSED_P(enc)) in attlist5() argument
894 const ENCODING *UNUSED_P(enc)) in attlist6() argument
911 const ENCODING *UNUSED_P(enc)) in attlist7() argument
932 const ENCODING *enc) in attlist8() argument
938 if (XmlNameMatchesAscii(enc, in attlist8()
939 ptr + MIN_BYTES_PER_CHAR(enc), in attlist8()
945 if (XmlNameMatchesAscii(enc, in attlist8()
946 ptr + MIN_BYTES_PER_CHAR(enc), in attlist8()
952 if (XmlNameMatchesAscii(enc, in attlist8()
953 ptr + MIN_BYTES_PER_CHAR(enc), in attlist8()
972 const ENCODING *UNUSED_P(enc)) in attlist9() argument
989 const ENCODING *UNUSED_P(enc)) in element0() argument
1007 const ENCODING *enc) in element1() argument
1013 if (XmlNameMatchesAscii(enc, ptr, end, KW_EMPTY)) { in element1()
1018 if (XmlNameMatchesAscii(enc, ptr, end, KW_ANY)) { in element1()
1037 const ENCODING *enc) in element2() argument
1043 if (XmlNameMatchesAscii(enc, in element2()
1044 ptr + MIN_BYTES_PER_CHAR(enc), in element2()
1077 const ENCODING *UNUSED_P(enc)) in element3() argument
1102 const ENCODING *UNUSED_P(enc)) in element4() argument
1120 const ENCODING *UNUSED_P(enc)) in element5() argument
1141 const ENCODING *UNUSED_P(enc)) in element6() argument
1171 const ENCODING *UNUSED_P(enc)) in element7() argument
1221 const ENCODING *enc) in condSect0() argument
1227 if (XmlNameMatchesAscii(enc, ptr, end, KW_INCLUDE)) { in condSect0()
1231 if (XmlNameMatchesAscii(enc, ptr, end, KW_IGNORE)) { in condSect0()
1245 const ENCODING *UNUSED_P(enc)) in condSect1() argument
1263 const ENCODING *UNUSED_P(enc)) in condSect2() argument
1282 const ENCODING *UNUSED_P(enc)) in declClose() argument
1299 const ENCODING *UNUSED_P(enc)) in error() argument