Home
last modified time | relevance | path

Searched defs:ctx_node_type (Results 1 – 3 of 3) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.c6421 enum lyxp_node_type *ctx_node_type) in resolve_when_ctx_node()
6482 enum lyxp_node_type ctx_node_type, struct lyd_node **unlinked_nodes) in resolve_when_unlink_nodes()
6584 …nk_nodes(struct lyd_node *node, struct lyd_node *unlinked_nodes, enum lyxp_node_type ctx_node_type) in resolve_when_relink_nodes()
6746 enum lyxp_node_type ctx_node_type; in resolve_when() local
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()
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.cpp288 S_Set Schema_Node::xpath_atomize(enum lyxp_node_type ctx_node_type, const char *expr, int options) { in xpath_atomize()