Searched refs:htmlElementAllowedHere (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLparser.h267 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
288 htmlElementAllowedHere((parent), (elt)->name)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DHTMLparser.h267 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
288 htmlElementAllowedHere((parent), (elt)->name)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.in.h267 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
288 htmlElementAllowedHere((parent), (elt)->name)
H A DHTMLparser.c5608 * htmlElementAllowedHere:
5618 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { function
5644 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) )
5693 * Return: for Element nodes, a return from htmlElementAllowedHere (if
5706 ? ( htmlElementAllowedHere (
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h267 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
288 htmlElementAllowedHere((parent), (elt)->name)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h267 XMLPUBFUN int XMLCALL htmlElementAllowedHere(const htmlElemDesc*, const xmlChar*) ;
288 htmlElementAllowedHere((parent), (elt)->name)
H A DHTMLparser.c5608 * htmlElementAllowedHere:
5618 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { function
5644 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) )
5693 * Return: for Element nodes, a return from htmlElementAllowedHere (if
5706 ? ( htmlElementAllowedHere (
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c5708 * htmlElementAllowedHere:
5718 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { function
5744 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) )
5793 * Return: for Element nodes, a return from htmlElementAllowedHere (if
5806 ? ( htmlElementAllowedHere (
H A Delfgcchack.h318 #undef htmlElementAllowedHere macro
319 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllowedHere__internal_alias")));
321 #ifndef htmlElementAllowedHere
322 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibility("hidden")));
323 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro
H A Dtestapi.c1848 ret_val = htmlElementAllowedHere((const htmlElemDesc *)parent, (const xmlChar *)elt);
1855 printf("Leak of %d blocks found in htmlElementAllowedHere",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c5708 * htmlElementAllowedHere:
5718 htmlElementAllowedHere(const htmlElemDesc* parent, const xmlChar* elt) { function
5744 if ( ! htmlElementAllowedHere(parent, (const xmlChar*) elt->name ) )
5793 * Return: for Element nodes, a return from htmlElementAllowedHere (if
5806 ? ( htmlElementAllowedHere (
H A Delfgcchack.h318 #undef htmlElementAllowedHere macro
319 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllowedHere__internal_alias")));
321 #ifndef htmlElementAllowedHere
322 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibility("hidden")));
323 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro
H A Dtestapi.c1848 ret_val = htmlElementAllowedHere((const htmlElemDesc *)parent, (const xmlChar *)elt);
1855 printf("Leak of %d blocks found in htmlElementAllowedHere",
[all...]

Completed in 638 milliseconds