Searched refs:htmlParseElement (Results 1 – 11 of 11) sorted by relevance
135 htmlParseElement(htmlParserCtxtPtr ctxt);
649 #undef htmlParseElement650 extern __typeof (htmlParseElement) htmlParseElement __attribute((alias("htmlParseElement__internal_…652 #ifndef htmlParseElement653 extern __typeof (htmlParseElement) htmlParseElement__internal_alias __attribute((visibility("hidden…654 #define htmlParseElement htmlParseElement__internal_alias macro
4274 htmlParseElement(ctxt); in htmlParseContent()4327 htmlParseElement(htmlParserCtxtPtr ctxt) { in htmlParseElement() function
106 htmlParseElement(htmlParserCtxtPtr ctxt);
144 d htmlParseElement...145 d pr extproc('htmlParseElement')
710 htmlParseElement;
618 #undef htmlParseElement619 extern __typeof (htmlParseElement) htmlParseElement __attribute((alias("htmlParseElement__internal_…621 #ifndef htmlParseElement622 extern __typeof (htmlParseElement) htmlParseElement__internal_alias __attribute((visibility("hidden…623 #define htmlParseElement htmlParseElement__internal_alias macro
4436 htmlParseElement(ctxt); in htmlParseContent()4480 htmlParseElement(htmlParserCtxtPtr ctxt) { in htmlParseElement() function
2416 htmlParseElement(ctxt); in test_htmlParseElement()
372 htmlParseElement
74824 - * HTMLparser.c: handle leading BOM in htmlParseElement()94372 - * htmlParseElement should only be called when there's an ASCII94394 htmlParseElement(ctxt);101603 -#undef htmlParseElement101604 -extern __typeof (htmlParseElement) htmlParseElement __attribute((alias("htmlParseElement__internal…101606 -#ifndef htmlParseElement101607 -extern __typeof (htmlParseElement) htmlParseElement__internal_alias __attribute((visibility("hidde…101608 -#define htmlParseElement htmlParseElement__internal_alias