Searched refs:xmlAttributePtr (Results 1 - 25 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h241 XMLPUBFUN xmlAttributePtr XMLCALL
263 xmlAttributePtr attr);
335 xmlAttributePtr attr);
389 XMLPUBFUN xmlAttributePtr XMLCALL
393 XMLPUBFUN xmlAttributePtr XMLCALL
H A Dtree.h213 typedef xmlAttribute *xmlAttributePtr; typedef
320 xmlAttributePtr attributes; /* List of the declared attributes */
/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.h241 XMLPUBFUN xmlAttributePtr XMLCALL
263 xmlAttributePtr attr);
335 xmlAttributePtr attr);
389 XMLPUBFUN xmlAttributePtr XMLCALL
393 XMLPUBFUN xmlAttributePtr XMLCALL
H A Dtree.h213 typedef xmlAttribute *xmlAttributePtr; typedef
320 xmlAttributePtr attributes; /* List of the declared attributes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h241 XMLPUBFUN xmlAttributePtr XMLCALL
263 xmlAttributePtr attr);
335 xmlAttributePtr attr);
389 XMLPUBFUN xmlAttributePtr XMLCALL
393 XMLPUBFUN xmlAttributePtr XMLCALL
H A Dvalid.c635 xmlAttributePtr xmlScanAttributeDecl(xmlDtdPtr dtd, const xmlChar *elem);
1384 xmlAttributePtr oldAttributes = NULL;
1839 xmlScanAttributeDeclCallback(xmlAttributePtr attr, xmlAttributePtr *list,
1856 xmlAttributePtr
1858 xmlAttributePtr ret = NULL;
1890 xmlAttributePtr cur;
1916 xmlFreeAttribute(xmlAttributePtr attr) {
1968 xmlAttributePtr
1974 xmlAttributePtr re
[all...]
H A Dtree.in.h211 typedef xmlAttribute *xmlAttributePtr; typedef
318 xmlAttributePtr attributes; /* List of the declared attributes */
H A DSAX2.c701 xmlAttributePtr attr;
1379 xmlAttributePtr attr = elemDecl->attributes;
1455 xmlAttributePtr tst;
H A Dxmlsave.c676 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
1185 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h241 XMLPUBFUN xmlAttributePtr XMLCALL
263 xmlAttributePtr attr);
335 xmlAttributePtr attr);
389 XMLPUBFUN xmlAttributePtr XMLCALL
393 XMLPUBFUN xmlAttributePtr XMLCALL
H A Dtree.h213 typedef xmlAttribute *xmlAttributePtr; typedef
320 xmlAttributePtr attributes; /* List of the declared attributes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.in.h241 XMLPUBFUN xmlAttributePtr XMLCALL
263 xmlAttributePtr attr);
335 xmlAttributePtr attr);
389 XMLPUBFUN xmlAttributePtr XMLCALL
393 XMLPUBFUN xmlAttributePtr XMLCALL
H A Dvalid.c635 xmlAttributePtr xmlScanAttributeDecl(xmlDtdPtr dtd, const xmlChar *elem);
1384 xmlAttributePtr oldAttributes = NULL;
1839 xmlScanAttributeDeclCallback(xmlAttributePtr attr, xmlAttributePtr *list,
1856 xmlAttributePtr
1858 xmlAttributePtr ret = NULL;
1890 xmlAttributePtr cur;
1916 xmlFreeAttribute(xmlAttributePtr attr) {
1968 xmlAttributePtr
1974 xmlAttributePtr re
[all...]
H A Dtree.in.h211 typedef xmlAttribute *xmlAttributePtr; typedef
318 xmlAttributePtr attributes; /* List of the declared attributes */
H A DSAX2.c701 xmlAttributePtr attr;
1379 xmlAttributePtr attr = elemDecl->attributes;
1455 xmlAttributePtr tst;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c640 xmlAttributePtr xmlScanAttributeDecl(xmlDtdPtr dtd, const xmlChar *elem);
1389 xmlAttributePtr oldAttributes = NULL;
1844 xmlScanAttributeDeclCallback(xmlAttributePtr attr, xmlAttributePtr *list,
1861 xmlAttributePtr
1863 xmlAttributePtr ret = NULL;
1895 xmlAttributePtr cur;
1921 xmlFreeAttribute(xmlAttributePtr attr) {
1973 xmlAttributePtr
1979 xmlAttributePtr re
[all...]
H A DSAX2.c702 xmlAttributePtr attr;
1392 xmlAttributePtr attr = elemDecl->attributes;
1468 xmlAttributePtr tst;
H A Dxmlsave.c785 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
1314 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c640 xmlAttributePtr xmlScanAttributeDecl(xmlDtdPtr dtd, const xmlChar *elem);
1389 xmlAttributePtr oldAttributes = NULL;
1844 xmlScanAttributeDeclCallback(xmlAttributePtr attr, xmlAttributePtr *list,
1861 xmlAttributePtr
1863 xmlAttributePtr ret = NULL;
1895 xmlAttributePtr cur;
1921 xmlFreeAttribute(xmlAttributePtr attr) {
1973 xmlAttributePtr
1979 xmlAttributePtr re
[all...]
H A DSAX2.c702 xmlAttributePtr attr;
1392 xmlAttributePtr attr = elemDecl->attributes;
1468 xmlAttributePtr tst;
H A Dxmlsave.c785 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
1314 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml_wrap.h219 PyObject * libxml_xmlAttributePtrWrap(xmlAttributePtr ns);
H A Dtypes.c244 libxml_xmlAttributePtrWrap(xmlAttributePtr attr)
257 (char *) "xmlAttributePtr", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml_wrap.h219 PyObject * libxml_xmlAttributePtrWrap(xmlAttributePtr ns);
H A Dtypes.c244 libxml_xmlAttributePtrWrap(xmlAttributePtr attr)
257 (char *) "xmlAttributePtr", NULL);

Completed in 195 milliseconds

12