Home
last modified time | relevance | path

Searched refs:lys_node_xpath_atomize (Results 1 – 5 of 5) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h2356 struct ly_set *lys_node_xpath_atomize(const struct lys_node *node, int options);
H A Dlibyang.h.in815 * Then you should use lys_node_xpath_atomize()
818 …a tree that includes at least all the instances of the nodes obtained from lys_node_xpath_atomize()
H A Dtree_schema.c4386 lys_node_xpath_atomize(const struct lys_node *node, int options) in lys_node_xpath_atomize() function
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.cpp298 struct ly_set *set = lys_node_xpath_atomize(node, options); in xpath_atomize()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1185 'lys_node_xpath_atomize' => 1,