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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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);
H A DdebugXML.c476 xmlCtxtDumpAttrDecl(xmlDebugCtxtPtr ctxt, xmlAttributePtr attr)
987 xmlCtxtDumpAttrDecl(ctxt, (xmlAttributePtr) node);
H A Dtree.c4137 xmlAttributePtr tmp = (xmlAttributePtr) cur;
6088 xmlAttributePtr attrDecl = NULL;
6185 return(xmlStrdup(((xmlAttributePtr)prop)->defaultValue));
6227 xmlAttributePtr attrDecl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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;
H A Dxmlsave.c676 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
1185 xmlDumpAttributeDecl(buf->buffer, (xmlAttributePtr) cur);
H A DdebugXML.c476 xmlCtxtDumpAttrDecl(xmlDebugCtxtPtr ctxt, xmlAttributePtr attr)
987 xmlCtxtDumpAttrDecl(ctxt, (xmlAttributePtr) node);
H A Dtree.c4137 xmlAttributePtr tmp = (xmlAttributePtr) cur;
6088 xmlAttributePtr attrDecl = NULL;
6185 return(xmlStrdup(((xmlAttributePtr)prop)->defaultValue));
6227 xmlAttributePtr attrDecl;
/netgear-WNDR4500-V1.0.1.40_1.0.68/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);
H A DdebugXML.c477 xmlCtxtDumpAttrDecl(xmlDebugCtxtPtr ctxt, xmlAttributePtr attr)
988 xmlCtxtDumpAttrDecl(ctxt, (xmlAttributePtr) node);
H A Dtree.c4183 xmlAttributePtr tmp = (xmlAttributePtr) cur;
6146 xmlAttributePtr attrDecl = NULL;
6243 return(xmlStrdup(((xmlAttributePtr)prop)->defaultValue));
6285 xmlAttributePtr attrDecl;
H A Dtestapi.c821 static void desret_xmlAttributePtr(xmlAttributePtr val) {
24421 xmlAttributePtr ret_val;
24737 static xmlAttributePtr gen_xmlAttributePtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
24740 static void des_xmlAttributePtr(int no ATTRIBUTE_UNUSED, xmlAttributePtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
24751 xmlAttributePtr attr; /* An attribute declaration */
24996 xmlAttributePtr ret_val;
25091 xmlAttributePtr ret_val;
25928 xmlAttributePtr attr; /* an attribute definition */
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/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);

Completed in 512 milliseconds