Home
last modified time | relevance | path

Searched refs:htmlParserInputPtr (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h62 typedef xmlParserInputPtr htmlParserInputPtr; typedef
DHTMLparser.c2215 static htmlParserInputPtr
2217 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()
/third_party/libxml2/include/libxml/
DHTMLparser.h33 typedef xmlParserInputPtr htmlParserInputPtr; typedef
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle45 d htmlParserInputPtr...
50 d ds based(htmlParserInputPtr)
/third_party/libxml2/
DHTMLparser.c2363 static htmlParserInputPtr
2365 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()
/third_party/libxml2/doc/html/
Dindex.sgml443 <ANCHOR id="htmlParserInputPtr" href="libxml/libxml-HTMLparser.html#htmlParserInputPtr">