Lines Matching full:handler

116     ((state)->handler                                                          \
119 # define setTopLevel(state) ((state)->handler = internalSubset)
145 state->handler = prolog1; in prolog0()
148 state->handler = prolog1; in prolog0()
151 state->handler = prolog1; in prolog0()
154 state->handler = prolog1; in prolog0()
162 state->handler = doctype0; in prolog0()
165 state->handler = error; in prolog0()
194 state->handler = doctype0; in prolog1()
197 state->handler = error; in prolog1()
217 state->handler = error; in prolog2()
234 state->handler = doctype1; in doctype0()
247 state->handler = internalSubset; in doctype1()
250 state->handler = prolog2; in doctype1()
254 state->handler = doctype3; in doctype1()
258 state->handler = doctype2; in doctype1()
276 state->handler = doctype3; in doctype2()
292 state->handler = doctype4; in doctype3()
308 state->handler = internalSubset; in doctype4()
311 state->handler = prolog2; in doctype4()
327 state->handler = prolog2; in doctype5()
342 state->handler = entity0; in internalSubset()
347 state->handler = attlist0; in internalSubset()
352 state->handler = element0; in internalSubset()
357 state->handler = notation0; in internalSubset()
368 state->handler = doctype5; in internalSubset()
381 state->handler = externalSubset1; in externalSubset0()
392 state->handler = condSect0; in externalSubset1()
425 state->handler = entity1; in entity0()
428 state->handler = entity2; in entity0()
444 state->handler = entity7; in entity1()
458 state->handler = entity4; in entity2()
462 state->handler = entity3; in entity2()
467 state->handler = declClose; in entity2()
484 state->handler = entity4; in entity3()
500 state->handler = entity5; in entity4()
517 state->handler = entity6; in entity5()
535 state->handler = declClose; in entity6()
550 state->handler = entity9; in entity7()
554 state->handler = entity8; in entity7()
559 state->handler = declClose; in entity7()
576 state->handler = entity9; in entity8()
592 state->handler = entity10; in entity9()
624 state->handler = notation1; in notation0()
638 state->handler = notation3; in notation1()
642 state->handler = notation2; in notation1()
660 state->handler = notation4; in notation2()
676 state->handler = declClose; in notation3()
693 state->handler = declClose; in notation4()
714 state->handler = attlist1; in attlist0()
734 state->handler = attlist2; in attlist1()
754 state->handler = attlist8; in attlist2()
759 state->handler = attlist5; in attlist2()
764 state->handler = attlist3; in attlist2()
782 state->handler = attlist4; in attlist3()
798 state->handler = attlist8; in attlist4()
801 state->handler = attlist3; in attlist4()
817 state->handler = attlist6; in attlist5()
833 state->handler = attlist7; in attlist6()
849 state->handler = attlist8; in attlist7()
852 state->handler = attlist6; in attlist7()
868 state->handler = attlist1; in attlist8()
873 state->handler = attlist1; in attlist8()
878 state->handler = attlist9; in attlist8()
883 state->handler = attlist1; in attlist8()
899 state->handler = attlist1; in attlist9()
916 state->handler = element1; in element0()
930 state->handler = declClose; in element1()
935 state->handler = declClose; in element1()
941 state->handler = element2; in element1()
957 state->handler = element3; in element2()
963 state->handler = element6; in element2()
967 state->handler = element7; in element2()
970 state->handler = element7; in element2()
973 state->handler = element7; in element2()
976 state->handler = element7; in element2()
992 state->handler = declClose; in element3()
996 state->handler = declClose; in element3()
1000 state->handler = element4; in element3()
1017 state->handler = element5; in element4()
1033 state->handler = declClose; in element5()
1037 state->handler = element4; in element5()
1057 state->handler = element7; in element6()
1060 state->handler = element7; in element6()
1063 state->handler = element7; in element6()
1066 state->handler = element7; in element6()
1084 state->handler = declClose; in element7()
1091 state->handler = declClose; in element7()
1098 state->handler = declClose; in element7()
1105 state->handler = declClose; in element7()
1110 state->handler = element6; in element7()
1113 state->handler = element6; in element7()
1129 state->handler = condSect1; in condSect0()
1133 state->handler = condSect2; in condSect0()
1151 state->handler = externalSubset1; in condSect1()
1168 state->handler = externalSubset1; in condSect2()
1198 * the handler function.
1202 * which will never call a handler.
1232 state->handler = error; in common()
1238 state->handler = prolog0; in XmlPrologStateInit()
1250 state->handler = externalSubset0; in XmlPrologStateInitExternalEntity()