• Home
  • Raw
  • Download

Lines Matching defs:ptr

141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end,  in prolog0()
172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1()
204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2()
224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0()
241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1()
267 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2()
283 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype3()
299 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype4()
318 doctype5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype5()
334 internalSubset(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in internalSubset()
379 externalSubset0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in externalSubset0()
388 externalSubset1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in externalSubset1()
416 entity0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity0()
435 entity1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity1()
451 entity2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity2()
475 entity3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity3()
491 entity4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity4()
507 entity5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity5()
526 entity6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity6()
543 entity7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity7()
567 entity8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity8()
583 entity9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity9()
599 entity10(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity10()
615 notation0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation0()
631 notation1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation1()
651 notation2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation2()
667 notation3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation3()
684 notation4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in notation4()
704 attlist0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist0()
721 attlist1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist1()
741 attlist2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist2()
771 attlist3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist3()
789 attlist4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist4()
808 attlist5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist5()
824 attlist6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist6()
840 attlist7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist7()
860 attlist8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist8()
890 attlist9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in attlist9()
906 element0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element0()
923 element1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element1()
949 element2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element2()
983 element3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element3()
1007 element4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element4()
1024 element5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element5()
1044 element6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element6()
1073 element7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in element7()
1122 condSect0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in condSect0()
1142 condSect1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in condSect1()
1159 condSect2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in condSect2()
1177 declClose(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in declClose()
1213 error(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in error()