Searched refs:htmlParserInputPtr (Results 1 – 6 of 6) sorted by relevance
62 typedef xmlParserInputPtr htmlParserInputPtr; typedef
2215 static htmlParserInputPtr2217 htmlParserInputPtr input; in htmlNewInputStream()4911 ctxt->inputTab = (htmlParserInputPtr *) in htmlInitParserCtxt()4912 xmlMalloc(5 * sizeof(htmlParserInputPtr)); in htmlInitParserCtxt()5163 htmlParserInputPtr in; in htmlParseLookupSequence()5291 htmlParserInputPtr in; in htmlParseLookupChars()5357 htmlParserInputPtr in; in htmlParseTryOrFinish()6225 htmlParserInputPtr inputStream; in htmlCreatePushParserCtxt()6370 htmlParserInputPtr inputStream; in htmlCreateFileParserCtxt()
33 typedef xmlParserInputPtr htmlParserInputPtr; typedef
45 d htmlParserInputPtr...50 d ds based(htmlParserInputPtr)
2363 static htmlParserInputPtr2365 htmlParserInputPtr input; in htmlNewInputStream()5053 ctxt->inputTab = (htmlParserInputPtr *) in htmlInitParserCtxt()5054 xmlMalloc(5 * sizeof(htmlParserInputPtr)); in htmlInitParserCtxt()5304 htmlParserInputPtr in; in htmlParseLookupSequence()5445 htmlParserInputPtr in; in htmlParseTryOrFinish()6308 htmlParserInputPtr inputStream; in htmlCreatePushParserCtxt()6453 htmlParserInputPtr inputStream; in htmlCreateFileParserCtxt()7008 htmlParserInputPtr stream; in htmlReadFd()
443 <ANCHOR id="htmlParserInputPtr" href="libxml/libxml-HTMLparser.html#htmlParserInputPtr">