Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c3290 xpath_bit_is_set(struct lyxp_set **args, uint16_t UNUSED(arg_count), struct lyd_node *cur_node, str… in xpath_bit_is_set() function
7634 xpath_func = &xpath_bit_is_set; in eval_function_call()