Home
last modified time | relevance | path

Searched refs:xmlAttr (Results 151 – 175 of 338) sorted by relevance

12345678910>>...14

/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Dxml.c205 pcmk__mark_xml_attr_dirty(xmlAttr *a) in pcmk__mark_xml_attr_dirty()
434 xmlAttr *pIter = NULL; in __xml_build_changes()
535 xmlAttr *pIter = NULL; in __xml_accept_changes()
1569 xmlAttr *pIter = pcmk__first_xml_attr(match); in xml_apply_patchset_v2()
3247 xmlAttr *attr = xmlHasProp(obj, (const xmlChar *)name); in xml_remove_prop()
3379 xmlAttr *pIter = NULL; in __xml_diff_object()
3406 xmlAttr *prop = pIter; in __xml_diff_object()
3410 xmlAttr *exists = xmlHasProp(new, pIter->name); in __xml_diff_object()
3465 xmlAttr *prop = pIter; in __xml_diff_object()
/dports/textproc/R-cran-xml2/xml2/src/
H A Dxml2_node.cpp146 for(xmlAttr* cur = node->properties; cur != NULL; cur = cur->next) in node_attrs()
157 for(xmlAttr* cur = node->properties; cur != NULL; cur = cur->next, ++i) { in node_attrs()
/dports/science/openbabel/openbabel-3.1.1/include/libxml/
H A Dtree.h355 typedef struct _xmlAttr xmlAttr; typedef
356 typedef xmlAttr *xmlAttrPtr;
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/inc/libxml2/
H A Dlibxml2_tree.h366 typedef struct _xmlAttr xmlAttr; typedef
367 typedef xmlAttr *xmlAttrPtr;
/dports/editors/abiword/abiword-3.0.5/plugins/garble/xp/
H A Dabiword-garble.cpp156 xmlAttr* prop = node->properties; in garble_image_node()
/dports/devel/py-lxml/lxml-4.7.1/src/lxml/
H A Dproxy.pxi332 cdef tree.xmlAttr* c_attr
404 c_attr = <tree.xmlAttr*>c_node.properties
524 cdef inline void fixThreadDictNamesForAttributes(tree.xmlAttr* c_attr,
H A Dpublic-api.pxi91 cdef public api object attributeValue(xmlNode* c_element, xmlAttr* c_attrib_node):
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/richtext/
H A Drichtextxml.cpp1380 wxXmlAttribute* xmlAttr = node->GetAttributes(); in ImportStyle() local
1382 while (xmlAttr) in ImportStyle()
1384 const wxString& name = xmlAttr->GetName(); in ImportStyle()
1385 const wxString& value = xmlAttr->GetValue(); in ImportStyle()
1763 xmlAttr = xmlAttr->GetNext(); in ImportStyle()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/richtext/
H A Drichtextxml.cpp1386 wxXmlAttribute* xmlAttr = node->GetAttributes(); in ImportStyle() local
1388 while (xmlAttr) in ImportStyle()
1390 const wxString& name = xmlAttr->GetName(); in ImportStyle()
1391 const wxString& value = xmlAttr->GetValue(); in ImportStyle()
1763 xmlAttr = xmlAttr->GetNext(); in ImportStyle()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/richtext/
H A Drichtextxml.cpp1386 wxXmlAttribute* xmlAttr = node->GetAttributes(); in ImportStyle() local
1388 while (xmlAttr) in ImportStyle()
1390 const wxString& name = xmlAttr->GetName(); in ImportStyle()
1391 const wxString& value = xmlAttr->GetValue(); in ImportStyle()
1763 xmlAttr = xmlAttr->GetNext(); in ImportStyle()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/external-libs/libxml2-new/include/libxml/
H A Dtree.h393 typedef struct _xmlAttr xmlAttr; typedef
394 typedef xmlAttr *xmlAttrPtr;
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A Dtree.h391 typedef struct _xmlAttr xmlAttr; typedef
392 typedef xmlAttr *xmlAttrPtr;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A Dtree.h391 typedef struct _xmlAttr xmlAttr; typedef
392 typedef xmlAttr *xmlAttrPtr;
/dports/games/warmux/warmux-11.04/build/android/jni/xml2/include/libxml/
H A Dtree.h393 typedef struct _xmlAttr xmlAttr; typedef
394 typedef xmlAttr *xmlAttrPtr;
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/include/libxml/
H A Dtree.h391 typedef struct _xmlAttr xmlAttr; typedef
392 typedef xmlAttr *xmlAttrPtr;
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/libxml/include/libxml2/libxml/
H A Dtree.h391 typedef struct _xmlAttr xmlAttr; typedef
392 typedef xmlAttr *xmlAttrPtr;
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/libxml/
H A Dtree.h393 typedef struct _xmlAttr xmlAttr; typedef
394 typedef xmlAttr *xmlAttrPtr;
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/libxml/
H A Dtree.h393 typedef struct _xmlAttr xmlAttr; typedef
394 typedef xmlAttr *xmlAttrPtr;
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/include/libxml/
H A Dtree.h393 typedef struct _xmlAttr xmlAttr; typedef
394 typedef xmlAttr *xmlAttrPtr;
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxxml/
H A Dxml.c261 xmlAttr *attr; in xml_to_vector()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxxml/
H A Dxml.c261 xmlAttr *attr; in xml_to_vector()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxxml/
H A Dxml.c261 xmlAttr *attr; in xml_to_vector()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxxml/
H A Dxml.c261 xmlAttr *attr; in xml_to_vector()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxxml/
H A Dxml.c261 xmlAttr *attr; in xml_to_vector()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/lumix/
H A Dlumix.c453 xmlAttr *attr; in generic_setting_getter()
916 xmlAttr *attr = next->properties; in GetPixRange()
954 xmlAttr *attr; in GetPixRange()

12345678910>>...14