Lines Matching defs:state
115 #define setTopLevel(state) \ argument
120 #define setTopLevel(state) ((state)->handler = internalSubset) argument
150 prolog0(PROLOG_STATE *state, in prolog0()
187 prolog1(PROLOG_STATE *state, in prolog1()
225 prolog2(PROLOG_STATE *state, in prolog2()
246 doctype0(PROLOG_STATE *state, in doctype0()
264 doctype1(PROLOG_STATE *state, in doctype1()
294 doctype2(PROLOG_STATE *state, in doctype2()
311 doctype3(PROLOG_STATE *state, in doctype3()
328 doctype4(PROLOG_STATE *state, in doctype4()
348 doctype5(PROLOG_STATE *state, in doctype5()
365 internalSubset(PROLOG_STATE *state, in internalSubset()
422 externalSubset0(PROLOG_STATE *state, in externalSubset0()
435 externalSubset1(PROLOG_STATE *state, in externalSubset1()
467 entity0(PROLOG_STATE *state, in entity0()
487 entity1(PROLOG_STATE *state, in entity1()
504 entity2(PROLOG_STATE *state, in entity2()
532 entity3(PROLOG_STATE *state, in entity3()
549 entity4(PROLOG_STATE *state, in entity4()
566 entity5(PROLOG_STATE *state, in entity5()
589 entity6(PROLOG_STATE *state, in entity6()
607 entity7(PROLOG_STATE *state, in entity7()
635 entity8(PROLOG_STATE *state, in entity8()
652 entity9(PROLOG_STATE *state, in entity9()
669 entity10(PROLOG_STATE *state, in entity10()
686 notation0(PROLOG_STATE *state, in notation0()
703 notation1(PROLOG_STATE *state, in notation1()
727 notation2(PROLOG_STATE *state, in notation2()
744 notation3(PROLOG_STATE *state, in notation3()
762 notation4(PROLOG_STATE *state, in notation4()
783 attlist0(PROLOG_STATE *state, in attlist0()
801 attlist1(PROLOG_STATE *state, in attlist1()
822 attlist2(PROLOG_STATE *state, in attlist2()
863 attlist3(PROLOG_STATE *state, in attlist3()
882 attlist4(PROLOG_STATE *state, in attlist4()
902 attlist5(PROLOG_STATE *state, in attlist5()
919 attlist6(PROLOG_STATE *state, in attlist6()
936 attlist7(PROLOG_STATE *state, in attlist7()
957 attlist8(PROLOG_STATE *state, in attlist8()
997 attlist9(PROLOG_STATE *state, in attlist9()
1014 element0(PROLOG_STATE *state, in element0()
1032 element1(PROLOG_STATE *state, in element1()
1062 element2(PROLOG_STATE *state, in element2()
1102 element3(PROLOG_STATE *state, in element3()
1127 element4(PROLOG_STATE *state, in element4()
1145 element5(PROLOG_STATE *state, in element5()
1166 element6(PROLOG_STATE *state, in element6()
1196 element7(PROLOG_STATE *state, in element7()
1246 condSect0(PROLOG_STATE *state, in condSect0()
1270 condSect1(PROLOG_STATE *state, in condSect1()
1288 condSect2(PROLOG_STATE *state, in condSect2()
1307 declClose(PROLOG_STATE *state, in declClose()
1344 error(PROLOG_STATE *UNUSED_P(state), in error()
1355 common(PROLOG_STATE *state, int tok) in common()
1366 XmlPrologStateInit(PROLOG_STATE *state) in XmlPrologStateInit()
1379 XmlPrologStateInitExternalEntity(PROLOG_STATE *state) in XmlPrologStateInitExternalEntity()