Home
last modified time | relevance | path

Searched refs:LYXML_ATTR_NS (Results 1 – 6 of 6) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dxml.h47 LYXML_ATTR_NS = 2, /**< XML namespace definition */ enumerator
H A Dxml.c55 if (attr->type != LYXML_ATTR_NS) { in lyxml_get_ns()
83 if ((attr->type != LYXML_ATTR_NS) && attr->ns) { in lyxml_correct_attr_ns()
117 if (attr->type == LYXML_ATTR_NS) { in lyxml_dup_attr()
139 if (result->type == LYXML_ATTR_NS) { in lyxml_dup_attr()
833 attr->type = LYXML_ATTR_NS; in parse_attr()
1197 if (attr->type == LYXML_ATTR_NS) { in lyxml_parse_elem()
1460 if (a->type == LYXML_ATTR_NS) { in dump_elem()
H A Dparser.c1176 if ((ns->type == LYXML_ATTR_NS) && !ns->prefix) { in ident_val_add_module_prefix()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump5141 'name' => 'LYXML_ATTR_NS',
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c1166 if ((ns->type == LYXML_ATTR_NS) && !ns->prefix) { in ident_val_add_module_prefix()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c1166 if ((ns->type == LYXML_ATTR_NS) && !ns->prefix) { in ident_val_add_module_prefix()