Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h2343 struct ly_set *lys_xpath_atomize(const struct lys_node *ctx_node, enum lyxp_node_type ctx_node_type,
H A Dtree_schema.c4321 lys_xpath_atomize(const struct lys_node *ctx_node, enum lyxp_node_type ctx_node_type, const char *e… in lys_xpath_atomize() function
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.cpp289 struct ly_set *set = lys_xpath_atomize(node, ctx_node_type, expr, options); in xpath_atomize()
/dports/net/libyang/libyang-1.0.240/tests/api/
H A Dtest_tree_schema.c1537 …set = lys_xpath_atomize(module->data->child->child->next, LYXP_NODE_ELEM, "/a[name=current()/../na… in test_lys_xpath_atomize()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1201 'lys_xpath_atomize' => 1,