Searched refs:xmlAttributeTablePtr (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h134 typedef xmlAttributeTable *xmlAttributeTablePtr; typedef
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dvalid.h134 typedef xmlAttributeTable *xmlAttributeTablePtr; typedef
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h134 typedef xmlAttributeTable *xmlAttributeTablePtr; typedef
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);
H A Dvalid.c1859 xmlAttributeTablePtr table;
1867 table = (xmlAttributeTablePtr) dtd->attributes;
1975 xmlAttributeTablePtr table;
2052 table = (xmlAttributeTablePtr) dtd->attributes;
2186 xmlFreeAttributeTable(xmlAttributeTablePtr table) {
2230 * Returns the new xmlAttributeTablePtr or NULL in case of error.
2232 xmlAttributeTablePtr
2233 xmlCopyAttributeTable(xmlAttributeTablePtr table) {
2234 return((xmlAttributeTablePtr) xmlHashCopy(table,
2342 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr tabl
[all...]
H A Dtree.c1109 xmlFreeAttributeTable((xmlAttributeTablePtr) cur->attributes);
4107 (xmlAttributeTablePtr) dtd->attributes);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h134 typedef xmlAttributeTable *xmlAttributeTablePtr; typedef
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.in.h134 typedef xmlAttributeTable *xmlAttributeTablePtr; typedef
252 XMLPUBFUN xmlAttributeTablePtr XMLCALL
253 xmlCopyAttributeTable (xmlAttributeTablePtr table);
256 xmlFreeAttributeTable (xmlAttributeTablePtr table);
260 xmlAttributeTablePtr table);
H A Dvalid.c1859 xmlAttributeTablePtr table;
1867 table = (xmlAttributeTablePtr) dtd->attributes;
1975 xmlAttributeTablePtr table;
2052 table = (xmlAttributeTablePtr) dtd->attributes;
2186 xmlFreeAttributeTable(xmlAttributeTablePtr table) {
2230 * Returns the new xmlAttributeTablePtr or NULL in case of error.
2232 xmlAttributeTablePtr
2233 xmlCopyAttributeTable(xmlAttributeTablePtr table) {
2234 return((xmlAttributeTablePtr) xmlHashCopy(table,
2342 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr tabl
[all...]
H A Dtree.c1109 xmlFreeAttributeTable((xmlAttributeTablePtr) cur->attributes);
4107 (xmlAttributeTablePtr) dtd->attributes);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c1864 xmlAttributeTablePtr table;
1872 table = (xmlAttributeTablePtr) dtd->attributes;
1980 xmlAttributeTablePtr table;
2059 table = (xmlAttributeTablePtr) dtd->attributes;
2195 xmlFreeAttributeTable(xmlAttributeTablePtr table) {
2239 * Returns the new xmlAttributeTablePtr or NULL in case of error.
2241 xmlAttributeTablePtr
2242 xmlCopyAttributeTable(xmlAttributeTablePtr table) {
2243 return((xmlAttributeTablePtr) xmlHashCopy(table,
2351 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr tabl
[all...]
H A Dtree.c1114 xmlFreeAttributeTable((xmlAttributeTablePtr) cur->attributes);
4153 (xmlAttributeTablePtr) dtd->attributes);
H A Dtestapi.c24595 static xmlAttributeTablePtr gen_xmlAttributeTablePtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
24598 static void des_xmlAttributeTablePtr(int no ATTRIBUTE_UNUSED, xmlAttributeTablePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
24790 xmlAttributeTablePtr table; /* An attribute table */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c1864 xmlAttributeTablePtr table;
1872 table = (xmlAttributeTablePtr) dtd->attributes;
1980 xmlAttributeTablePtr table;
2059 table = (xmlAttributeTablePtr) dtd->attributes;
2195 xmlFreeAttributeTable(xmlAttributeTablePtr table) {
2239 * Returns the new xmlAttributeTablePtr or NULL in case of error.
2241 xmlAttributeTablePtr
2242 xmlCopyAttributeTable(xmlAttributeTablePtr table) {
2243 return((xmlAttributeTablePtr) xmlHashCopy(table,
2351 xmlDumpAttributeTable(xmlBufferPtr buf, xmlAttributeTablePtr tabl
[all...]
H A Dtree.c1114 xmlFreeAttributeTable((xmlAttributeTablePtr) cur->attributes);
4153 (xmlAttributeTablePtr) dtd->attributes);
H A Dtestapi.c24595 static xmlAttributeTablePtr gen_xmlAttributeTablePtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
24598 static void des_xmlAttributeTablePtr(int no ATTRIBUTE_UNUSED, xmlAttributeTablePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
24790 xmlAttributeTablePtr table; /* An attribute table */
[all...]

Completed in 420 milliseconds