Home
last modified time | relevance | path

Searched refs:LYXP_SNODE (Results 1 – 3 of 3) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.h297 #define LYXP_SNODE 0x04 macro
H A Dxpath.c5444 if (options & LYXP_SNODE) { in moveto_snode_get_root()
6223 …struct ly_ctx *ctx = (options & LYXP_SNODE) ? ((struct lys_node *)cur_node)->module->ctx : cur_nod… in moveto_union()
H A Dtree_schema.c4355 options |= LYXP_SNODE; in lys_xpath_atomize()