Searched refs:xmlAttrPtr (Results 1 - 25 of 83) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h394 typedef xmlAttr *xmlAttrPtr; typedef
421 xmlAttrPtr attr; /* The attribute holding it */
438 xmlAttrPtr attr; /* The attribute holding it */
738 XMLPUBFUN xmlAttrPtr XMLCALL
744 XMLPUBFUN xmlAttrPtr XMLCALL
749 XMLPUBFUN xmlAttrPtr XMLCALL
754 XMLPUBFUN xmlAttrPtr XMLCALL
760 xmlFreePropList (xmlAttrPtr cur);
762 xmlFreeProp (xmlAttrPtr cur);
763 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]
H A Dvalid.h271 xmlAttrPtr attr);
274 XMLPUBFUN xmlAttrPtr XMLCALL
280 xmlAttrPtr attr);
283 xmlAttrPtr attr);
290 xmlAttrPtr attr);
296 xmlAttrPtr attr);
299 xmlAttrPtr attr);
365 xmlAttrPtr attr,
H A DdebugXML.h33 xmlAttrPtr attr,
37 xmlAttrPtr attr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h394 typedef xmlAttr *xmlAttrPtr; typedef
421 xmlAttrPtr attr; /* The attribute holding it */
438 xmlAttrPtr attr; /* The attribute holding it */
738 XMLPUBFUN xmlAttrPtr XMLCALL
744 XMLPUBFUN xmlAttrPtr XMLCALL
749 XMLPUBFUN xmlAttrPtr XMLCALL
754 XMLPUBFUN xmlAttrPtr XMLCALL
760 xmlFreePropList (xmlAttrPtr cur);
762 xmlFreeProp (xmlAttrPtr cur);
763 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]
H A Dvalid.h271 xmlAttrPtr attr);
274 XMLPUBFUN xmlAttrPtr XMLCALL
280 xmlAttrPtr attr);
283 xmlAttrPtr attr);
290 xmlAttrPtr attr);
296 xmlAttrPtr attr);
299 xmlAttrPtr attr);
365 xmlAttrPtr attr,
H A DdebugXML.h33 xmlAttrPtr attr,
37 xmlAttrPtr attr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h392 typedef xmlAttr *xmlAttrPtr; typedef
419 xmlAttrPtr attr; /* The attribute holding it */
436 xmlAttrPtr attr; /* The attribute holding it */
710 XMLPUBFUN xmlAttrPtr XMLCALL
716 XMLPUBFUN xmlAttrPtr XMLCALL
721 XMLPUBFUN xmlAttrPtr XMLCALL
726 XMLPUBFUN xmlAttrPtr XMLCALL
732 xmlFreePropList (xmlAttrPtr cur);
734 xmlFreeProp (xmlAttrPtr cur);
735 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]
H A Dvalid.in.h271 xmlAttrPtr attr);
274 XMLPUBFUN xmlAttrPtr XMLCALL
280 xmlAttrPtr attr);
283 xmlAttrPtr attr);
290 xmlAttrPtr attr);
296 xmlAttrPtr attr);
299 xmlAttrPtr attr);
365 xmlAttrPtr attr,
H A DdebugXML.in.h33 xmlAttrPtr attr,
37 xmlAttrPtr attr,
H A Dtree.c54 static xmlChar* xmlGetPropNodeValueInternal(xmlAttrPtr prop);
1774 static xmlAttrPtr
1779 xmlAttrPtr cur;
1791 cur = (xmlAttrPtr) xmlMalloc(sizeof(xmlAttr));
1840 xmlAttrPtr prev = node->properties;
1868 xmlAttrPtr
1893 xmlAttrPtr
1918 xmlAttrPtr
1942 xmlAttrPtr
1944 xmlAttrPtr cu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h394 typedef xmlAttr *xmlAttrPtr; typedef
421 xmlAttrPtr attr; /* The attribute holding it */
438 xmlAttrPtr attr; /* The attribute holding it */
738 XMLPUBFUN xmlAttrPtr XMLCALL
744 XMLPUBFUN xmlAttrPtr XMLCALL
749 XMLPUBFUN xmlAttrPtr XMLCALL
754 XMLPUBFUN xmlAttrPtr XMLCALL
760 xmlFreePropList (xmlAttrPtr cur);
762 xmlFreeProp (xmlAttrPtr cur);
763 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]
H A Dvalid.h271 xmlAttrPtr attr);
274 XMLPUBFUN xmlAttrPtr XMLCALL
280 xmlAttrPtr attr);
283 xmlAttrPtr attr);
290 xmlAttrPtr attr);
296 xmlAttrPtr attr);
299 xmlAttrPtr attr);
365 xmlAttrPtr attr,
H A DdebugXML.h33 xmlAttrPtr attr,
37 xmlAttrPtr attr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h392 typedef xmlAttr *xmlAttrPtr; typedef
419 xmlAttrPtr attr; /* The attribute holding it */
436 xmlAttrPtr attr; /* The attribute holding it */
710 XMLPUBFUN xmlAttrPtr XMLCALL
716 XMLPUBFUN xmlAttrPtr XMLCALL
721 XMLPUBFUN xmlAttrPtr XMLCALL
726 XMLPUBFUN xmlAttrPtr XMLCALL
732 xmlFreePropList (xmlAttrPtr cur);
734 xmlFreeProp (xmlAttrPtr cur);
735 XMLPUBFUN xmlAttrPtr XMLCAL
[all...]
H A Dvalid.in.h271 xmlAttrPtr attr);
274 XMLPUBFUN xmlAttrPtr XMLCALL
280 xmlAttrPtr attr);
283 xmlAttrPtr attr);
290 xmlAttrPtr attr);
296 xmlAttrPtr attr);
299 xmlAttrPtr attr);
365 xmlAttrPtr attr,
H A DdebugXML.in.h33 xmlAttrPtr attr,
37 xmlAttrPtr attr,
H A Dtree.c54 static xmlChar* xmlGetPropNodeValueInternal(xmlAttrPtr prop);
1774 static xmlAttrPtr
1779 xmlAttrPtr cur;
1791 cur = (xmlAttrPtr) xmlMalloc(sizeof(xmlAttr));
1840 xmlAttrPtr prev = node->properties;
1868 xmlAttrPtr
1893 xmlAttrPtr
1918 xmlAttrPtr
1942 xmlAttrPtr
1944 xmlAttrPtr cu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/tutorial/
H A Dincludeaddattribute.c15 xmlAttrPtr newattr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/tutorial/
H A Dincludeaddattribute.c15 xmlAttrPtr newattr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/tutorial/
H A Dincludeaddattribute.c15 xmlAttrPtr newattr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c54 static xmlChar* xmlGetPropNodeValueInternal(xmlAttrPtr prop);
1781 static xmlAttrPtr
1786 xmlAttrPtr cur;
1800 cur = (xmlAttrPtr) xmlMalloc(sizeof(xmlAttr));
1854 xmlAttrPtr prev = node->properties;
1882 xmlAttrPtr
1907 xmlAttrPtr
1932 xmlAttrPtr
1956 xmlAttrPtr
1958 xmlAttrPtr cu
[all...]
H A Dxmlsave.c429 xmlAttrSerializeContent(xmlOutputBufferPtr buf, xmlAttrPtr attr)
609 xmlAttrDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
636 xmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
861 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur);
1166 xhtmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
1167 xmlAttrPtr xml_lang = NULL;
1168 xmlAttrPtr lang = NULL;
1169 xmlAttrPtr name = NULL;
1170 xmlAttrPtr id = NULL;
1390 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c54 static xmlChar* xmlGetPropNodeValueInternal(xmlAttrPtr prop);
1781 static xmlAttrPtr
1786 xmlAttrPtr cur;
1800 cur = (xmlAttrPtr) xmlMalloc(sizeof(xmlAttr));
1854 xmlAttrPtr prev = node->properties;
1882 xmlAttrPtr
1907 xmlAttrPtr
1932 xmlAttrPtr
1956 xmlAttrPtr
1958 xmlAttrPtr cu
[all...]
H A Dxmlsave.c429 xmlAttrSerializeContent(xmlOutputBufferPtr buf, xmlAttrPtr attr)
609 xmlAttrDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
636 xmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
861 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cur);
1166 xhtmlAttrListDumpOutput(xmlSaveCtxtPtr ctxt, xmlAttrPtr cur) {
1167 xmlAttrPtr xml_lang = NULL;
1168 xmlAttrPtr lang = NULL;
1169 xmlAttrPtr name = NULL;
1170 xmlAttrPtr id = NULL;
1390 xmlAttrDumpOutput(ctxt, (xmlAttrPtr) cu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.c2269 xmlAttrPtr attr = (xmlAttrPtr) cur;
2313 xmlAttrPtr attr = (xmlAttrPtr) cur;
2334 xmlAttrPtr res;
2371 xmlAttrPtr attr = (xmlAttrPtr) cur;
2415 xmlAttrPtr attr = (xmlAttrPtr) cur;
2460 xmlAttrPtr att
[all...]

Completed in 385 milliseconds

1234