Home
last modified time | relevance | path

Searched refs:lyxml_attr (Results 1 – 8 of 8) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dxml.c41 static struct lyxml_attr *lyxml_dup_attr(struct ly_ctx *ctx, struct lyxml_elem *parent, struct lyxm…
48 struct lyxml_attr *attr; in lyxml_get_ns()
108 static struct lyxml_attr *
111 struct lyxml_attr *result, *a; in lyxml_dup_attr()
217 struct lyxml_attr *attr; in lyxml_correct_elem_ns()
259 struct lyxml_attr *attr; in lyxml_dup_elem()
427 struct lyxml_attr *a, *next; in lyxml_free_attrs()
506 struct lyxml_attr *a; in lyxml_get_attr()
818 static struct lyxml_attr *
956 struct lyxml_attr *attr; in lyxml_parse_elem()
[all …]
H A Dxml.h75 struct lyxml_attr { struct
77 struct lyxml_attr *next; /**< next sibling attribute */ argument
98 struct lyxml_attr *attr; /**< first attribute declared in the element */ argument
H A Dxml_internal.h78 void lyxml_free_attr(struct ly_ctx *ctx, struct lyxml_elem *parent, struct lyxml_attr *attr);
95 void lyxml_unlink_attr(struct lyxml_attr *attr);
H A Dparser_xml.c114 struct lyxml_attr *attr; in xml_parse_data()
H A Dresolve.c7327 struct lyxml_attr *attr; in print_unres_schema_item_fail()
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DXml.hpp68 Xml_Attr(struct lyxml_attr *attr, S_Deleter deleter);
82 struct lyxml_attr *attr;
H A DXml.cpp37 Xml_Attr::Xml_Attr(struct lyxml_attr *attr, S_Deleter deleter): in Xml_Attr()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump5301 'Name' => 'struct lyxml_attr',
5308 'Name' => 'struct lyxml_attr*',