Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c7383 eval_relative_location_path(struct lyxp_expr *exp, uint16_t *exp_idx, struct lyd_node *cur_node, st… in eval_relative_location_path() function
7512 … ret = eval_relative_location_path(exp, exp_idx, cur_node, local_mod, all_desc, set, options); in eval_absolute_location_path()
7529 … ret = eval_relative_location_path(exp, exp_idx, cur_node, local_mod, all_desc, set, options); in eval_absolute_location_path()
7870 ret = eval_relative_location_path(exp, exp_idx, cur_node, local_mod, 0, set, options); in eval_path_expr()
7961 … ret = eval_relative_location_path(exp, exp_idx, cur_node, local_mod, all_desc, set, options); in eval_path_expr()