Lines Matching defs:tok
2723 int tok = XmlContentTok(parser->m_encoding, start, end, &next); in externalEntityInitProcessor2() local
2767 int tok; in externalEntityInitProcessor3() local
2845 int tok = XmlContentTok(enc, s, end, &next); in doContent() local
4120 int tok = XmlCdataSectionTok(enc, s, end, &next); in doCdataSection() local
4246 int tok; in doIgnoreSection() local
4515 int tok; in entityValueInitProcessor() local
4600 int tok; in externalParEntProcessor() local
4648 int tok; in entityValueProcessor() local
4684 int tok = XmlPrologTok(parser->m_encoding, s, end, &next); in prologProcessor() local
4692 int tok, const char *next, const char **nextPtr, XML_Bool haveMore, in doProlog()
5762 int tok = XmlPrologTok(parser->m_encoding, s, end, &next); in epilogProcessor() local
5860 int tok in processInternalEntity() local
5907 int tok in internalEntityProcessor() local
5944 int tok; in internalEntityProcessor() local
6001 int tok = XmlAttributeValueTok(enc, ptr, end, &next); in appendAttributeValue() local
6214 int tok = XmlEntityValueTok(enc, entityTextPtr, entityTextEnd, &next); in storeEntityValue() local
7892 accountingDiffTolerated(XML_Parser originParser, int tok, const char *before, in accountingDiffTolerated()