Searched refs:htmlAttrAllowed (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.h266 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
/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.h266 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.in.h266 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
H A DHTMLparser.c5650 * htmlAttrAllowed:
5661 htmlAttrAllowed(const htmlElemDesc* elt, const xmlChar* attr, int legacy) { function
5695 * for Attribute nodes, a return from htmlAttrAllowed
5714 return htmlAttrAllowed(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DHTMLparser.h266 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.in.h266 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
H A DHTMLparser.c5650 * htmlAttrAllowed:
5661 htmlAttrAllowed(const htmlElemDesc* elt, const xmlChar* attr, int legacy) { function
5695 * for Attribute nodes, a return from htmlAttrAllowed
5714 return htmlAttrAllowed(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c5750 * htmlAttrAllowed:
5761 htmlAttrAllowed(const htmlElemDesc* elt, const xmlChar* attr, int legacy) { function
5795 * for Attribute nodes, a return from htmlAttrAllowed
5814 return htmlAttrAllowed(
H A Delfgcchack.h102 #undef htmlAttrAllowed macro
103 extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_alias")));
105 #ifndef htmlAttrAllowed
106 extern __typeof (htmlAttrAllowed) htmlAttrAllowed__internal_alias __attribute((visibility("hidden")));
107 #define htmlAttrAllowed htmlAttrAllowed__internal_alias macro
H A Dtestapi.c1379 ret_val = htmlAttrAllowed((const htmlElemDesc *)elt, (const xmlChar *)attr, legacy);
1387 printf("Leak of %d blocks found in htmlAttrAllowed",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c5750 * htmlAttrAllowed:
5761 htmlAttrAllowed(const htmlElemDesc* elt, const xmlChar* attr, int legacy) { function
5795 * for Attribute nodes, a return from htmlAttrAllowed
5814 return htmlAttrAllowed(
H A Delfgcchack.h102 #undef htmlAttrAllowed macro
103 extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_alias")));
105 #ifndef htmlAttrAllowed
106 extern __typeof (htmlAttrAllowed) htmlAttrAllowed__internal_alias __attribute((visibility("hidden")));
107 #define htmlAttrAllowed htmlAttrAllowed__internal_alias macro
H A Dtestapi.c1379 ret_val = htmlAttrAllowed((const htmlElemDesc *)elt, (const xmlChar *)attr, legacy);
1387 printf("Leak of %d blocks found in htmlAttrAllowed",
[all...]

Completed in 510 milliseconds