htmlParserCtxtPtr   56 third_party/libxml/src/HTMLparser.c xmlChar * htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len,
htmlParserCtxtPtr   58 third_party/libxml/src/HTMLparser.c static void htmlParseComment(htmlParserCtxtPtr ctxt);
htmlParserCtxtPtr  164 third_party/libxml/src/HTMLparser.c htmlnamePush(htmlParserCtxtPtr ctxt, const xmlChar * value)
htmlParserCtxtPtr  194 third_party/libxml/src/HTMLparser.c htmlnamePop(htmlParserCtxtPtr ctxt)
htmlParserCtxtPtr  222 third_party/libxml/src/HTMLparser.c htmlNodeInfoPush(htmlParserCtxtPtr ctxt, htmlParserNodeInfo *value)
htmlParserCtxtPtr  251 third_party/libxml/src/HTMLparser.c htmlNodeInfoPop(htmlParserCtxtPtr ctxt)
htmlParserCtxtPtr 1292 third_party/libxml/src/HTMLparser.c htmlAutoCloseOnClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
htmlParserCtxtPtr 1335 third_party/libxml/src/HTMLparser.c htmlAutoCloseOnEnd(htmlParserCtxtPtr ctxt)
htmlParserCtxtPtr 1361 third_party/libxml/src/HTMLparser.c htmlAutoClose(htmlParserCtxtPtr ctxt, const xmlChar * newtag)
htmlParserCtxtPtr 1445 third_party/libxml/src/HTMLparser.c htmlCheckImplied(htmlParserCtxtPtr ctxt, const xmlChar *newtag) {
htmlParserCtxtPtr 1513 third_party/libxml/src/HTMLparser.c htmlCheckParagraph(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2146 third_party/libxml/src/HTMLparser.c htmlNewInputStream(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2202 third_party/libxml/src/HTMLparser.c static int areBlanks(htmlParserCtxtPtr ctxt, const xmlChar *str, int len) {
htmlParserCtxtPtr 2350 third_party/libxml/src/HTMLparser.c htmlParseHTMLName(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2384 third_party/libxml/src/HTMLparser.c htmlParseHTMLName_nonInvasive(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2413 third_party/libxml/src/HTMLparser.c htmlParseName(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2493 third_party/libxml/src/HTMLparser.c htmlParseHTMLAttribute(htmlParserCtxtPtr ctxt, const xmlChar stop) {
htmlParserCtxtPtr 2633 third_party/libxml/src/HTMLparser.c htmlParseEntityRef(htmlParserCtxtPtr ctxt, const xmlChar **str) {
htmlParserCtxtPtr 2683 third_party/libxml/src/HTMLparser.c htmlParseAttValue(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2727 third_party/libxml/src/HTMLparser.c htmlParseSystemLiteral(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2775 third_party/libxml/src/HTMLparser.c htmlParsePubidLiteral(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2834 third_party/libxml/src/HTMLparser.c htmlParseScript(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 2919 third_party/libxml/src/HTMLparser.c htmlParseCharData(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 3010 third_party/libxml/src/HTMLparser.c htmlParseExternalID(htmlParserCtxtPtr ctxt, xmlChar **publicID) {
htmlParserCtxtPtr 3059 third_party/libxml/src/HTMLparser.c htmlParsePI(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 3170 third_party/libxml/src/HTMLparser.c htmlParseComment(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 3257 third_party/libxml/src/HTMLparser.c htmlParseCharRef(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 3330 third_party/libxml/src/HTMLparser.c htmlParseDocTypeDecl(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 3409 third_party/libxml/src/HTMLparser.c htmlParseAttribute(htmlParserCtxtPtr ctxt, xmlChar **value) {
htmlParserCtxtPtr 3446 third_party/libxml/src/HTMLparser.c htmlCheckEncoding(htmlParserCtxtPtr ctxt, const xmlChar *attvalue) {
htmlParserCtxtPtr 3541 third_party/libxml/src/HTMLparser.c htmlCheckMeta(htmlParserCtxtPtr ctxt, const xmlChar **atts) {
htmlParserCtxtPtr 3587 third_party/libxml/src/HTMLparser.c htmlParseStartTag(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 3798 third_party/libxml/src/HTMLparser.c htmlParseEndTag(htmlParserCtxtPtr ctxt)
htmlParserCtxtPtr 3905 third_party/libxml/src/HTMLparser.c htmlParseReference(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 3982 third_party/libxml/src/HTMLparser.c htmlParseContent(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 4139 third_party/libxml/src/HTMLparser.c htmlParseElement(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 4260 third_party/libxml/src/HTMLparser.c htmlParserFinishElementParsing(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 4289 third_party/libxml/src/HTMLparser.c htmlParseElementInternal(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 4382 third_party/libxml/src/HTMLparser.c htmlParseContentInternal(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 4551 third_party/libxml/src/HTMLparser.c 	htmlParseContentInternal((htmlParserCtxtPtr) ctxt);
htmlParserCtxtPtr 4566 third_party/libxml/src/HTMLparser.c htmlParseDocument(htmlParserCtxtPtr ctxt) {
htmlParserCtxtPtr 4702 third_party/libxml/src/HTMLparser.c htmlInitParserCtxt(htmlParserCtxtPtr ctxt)
htmlParserCtxtPtr 4812 third_party/libxml/src/HTMLparser.c htmlFreeParserCtxt(htmlParserCtxtPtr ctxt)
htmlParserCtxtPtr 4825 third_party/libxml/src/HTMLparser.c htmlParserCtxtPtr
htmlParserCtxtPtr 4852 third_party/libxml/src/HTMLparser.c htmlParserCtxtPtr
htmlParserCtxtPtr 4897 third_party/libxml/src/HTMLparser.c static htmlParserCtxtPtr
htmlParserCtxtPtr 4900 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 4971 third_party/libxml/src/HTMLparser.c htmlParseLookupSequence(htmlParserCtxtPtr ctxt, xmlChar first,
htmlParserCtxtPtr 5100 third_party/libxml/src/HTMLparser.c htmlParseLookupChars(htmlParserCtxtPtr ctxt, const xmlChar * stop,
htmlParserCtxtPtr 5168 third_party/libxml/src/HTMLparser.c htmlParseTryOrFinish(htmlParserCtxtPtr ctxt, int terminate) {
htmlParserCtxtPtr 5898 third_party/libxml/src/HTMLparser.c htmlParseChunk(htmlParserCtxtPtr ctxt, const char *chunk, int size,
htmlParserCtxtPtr 5983 third_party/libxml/src/HTMLparser.c htmlParserCtxtPtr
htmlParserCtxtPtr 5987 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6081 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6134 third_party/libxml/src/HTMLparser.c htmlParserCtxtPtr
htmlParserCtxtPtr 6137 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6204 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6398 third_party/libxml/src/HTMLparser.c htmlCtxtReset(htmlParserCtxtPtr ctxt)
htmlParserCtxtPtr 6489 third_party/libxml/src/HTMLparser.c htmlCtxtUseOptions(htmlParserCtxtPtr ctxt, int options)
htmlParserCtxtPtr 6550 third_party/libxml/src/HTMLparser.c htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding,
htmlParserCtxtPtr 6598 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6623 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6647 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6673 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6716 third_party/libxml/src/HTMLparser.c     htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr 6757 third_party/libxml/src/HTMLparser.c htmlCtxtReadDoc(htmlParserCtxtPtr ctxt, const xmlChar * cur,
htmlParserCtxtPtr 6790 third_party/libxml/src/HTMLparser.c htmlCtxtReadFile(htmlParserCtxtPtr ctxt, const char *filename,
htmlParserCtxtPtr 6825 third_party/libxml/src/HTMLparser.c htmlCtxtReadMemory(htmlParserCtxtPtr ctxt, const char *buffer, int size,
htmlParserCtxtPtr 6867 third_party/libxml/src/HTMLparser.c htmlCtxtReadFd(htmlParserCtxtPtr ctxt, int fd,
htmlParserCtxtPtr 6909 third_party/libxml/src/HTMLparser.c htmlCtxtReadIO(htmlParserCtxtPtr ctxt, xmlInputReadCallback ioread,
htmlParserCtxtPtr  101 third_party/libxml/src/include/libxml/HTMLparser.h 			htmlParseEntityRef(htmlParserCtxtPtr ctxt,
htmlParserCtxtPtr  104 third_party/libxml/src/include/libxml/HTMLparser.h 			htmlParseCharRef(htmlParserCtxtPtr ctxt);
htmlParserCtxtPtr  106 third_party/libxml/src/include/libxml/HTMLparser.h 			htmlParseElement(htmlParserCtxtPtr ctxt);
htmlParserCtxtPtr  108 third_party/libxml/src/include/libxml/HTMLparser.h XMLPUBFUN htmlParserCtxtPtr XMLCALL	
htmlParserCtxtPtr  111 third_party/libxml/src/include/libxml/HTMLparser.h XMLPUBFUN htmlParserCtxtPtr XMLCALL	
htmlParserCtxtPtr  116 third_party/libxml/src/include/libxml/HTMLparser.h 			htmlParseDocument(htmlParserCtxtPtr ctxt);
htmlParserCtxtPtr  152 third_party/libxml/src/include/libxml/HTMLparser.h XMLPUBFUN htmlParserCtxtPtr XMLCALL	
htmlParserCtxtPtr  160 third_party/libxml/src/include/libxml/HTMLparser.h 			htmlParseChunk		(htmlParserCtxtPtr ctxt,
htmlParserCtxtPtr  167 third_party/libxml/src/include/libxml/HTMLparser.h 			htmlFreeParserCtxt	(htmlParserCtxtPtr ctxt);
htmlParserCtxtPtr  190 third_party/libxml/src/include/libxml/HTMLparser.h 		htmlCtxtReset		(htmlParserCtxtPtr ctxt);
htmlParserCtxtPtr  192 third_party/libxml/src/include/libxml/HTMLparser.h 		htmlCtxtUseOptions	(htmlParserCtxtPtr ctxt,
htmlParserCtxtPtr  545 third_party/libxml/src/include/libxml/parserInternals.h XMLPUBFUN htmlParserCtxtPtr XMLCALL	htmlCreateFileParserCtxt(const char *filename,
htmlParserCtxtPtr   31 third_party/libxml/src/legacy.c xmlChar *htmlDecodeEntities(htmlParserCtxtPtr ctxt, int len, xmlChar end,
htmlParserCtxtPtr   50 third_party/libxml/src/legacy.c htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
htmlParserCtxtPtr  638 third_party/libxml/src/testHTML.c 	    htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr  668 third_party/libxml/src/testHTML.c 		htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr  732 third_party/libxml/src/testHTML.c 	    htmlParserCtxtPtr ctxt;
htmlParserCtxtPtr  927 third_party/libxml/src/testapi.c static htmlParserCtxtPtr gen_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
htmlParserCtxtPtr  932 third_party/libxml/src/testapi.c static void des_htmlParserCtxtPtr(int no ATTRIBUTE_UNUSED, htmlParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
htmlParserCtxtPtr  936 third_party/libxml/src/testapi.c static void desret_htmlParserCtxtPtr(htmlParserCtxtPtr val) {
htmlParserCtxtPtr 1476 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ret_val;
htmlParserCtxtPtr 1527 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ret_val;
htmlParserCtxtPtr 1597 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 1658 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 1702 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 1770 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 1803 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 2164 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ret_val;
htmlParserCtxtPtr 2233 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 2267 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 2364 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 2398 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 2431 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ctxt; /* an HTML parser context */
htmlParserCtxtPtr 15471 third_party/libxml/src/testapi.c     htmlParserCtxtPtr ret_val;
htmlParserCtxtPtr 2191 third_party/libxml/src/xmllint.c             htmlParserCtxtPtr ctxt;