Lines Matching defs:ptr
142 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0()
173 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1()
205 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2()
225 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0()
242 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1()
268 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2()
284 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype3()
300 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype4()
319 doctype5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype5()
335 internalSubset(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in internalSubset()
380 externalSubset0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in externalSubset0()
389 externalSubset1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in externalSubset1()
417 entity0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity0()
436 entity1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity1()
452 entity2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity2()
476 entity3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity3()
492 entity4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity4()
508 entity5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity5()
527 entity6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity6()
544 entity7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity7()
568 entity8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity8()
584 entity9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity9()
600 entity10(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity10()
616 notation0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation0()
632 notation1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation1()
652 notation2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation2()
668 notation3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation3()
685 notation4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation4()
705 attlist0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist0()
722 attlist1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist1()
742 attlist2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist2()
772 attlist3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist3()
790 attlist4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist4()
809 attlist5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist5()
825 attlist6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist6()
841 attlist7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist7()
861 attlist8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist8()
891 attlist9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist9()
907 element0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element0()
924 element1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element1()
950 element2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element2()
984 element3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element3()
1008 element4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element4()
1025 element5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element5()
1045 element6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element6()
1074 element7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element7()
1123 condSect0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in condSect0()
1143 condSect1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in condSect1()
1160 condSect2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in condSect2()
1178 declClose(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in declClose()
1214 error(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in error()