Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c7565 xpath_func = &xpath_not; in eval_function_call()
7567 xpath_func = &xpath_sum; in eval_function_call()
7572 xpath_func = &xpath_lang; in eval_function_call()
7574 xpath_func = &xpath_last; in eval_function_call()
7576 xpath_func = &xpath_name; in eval_function_call()
7578 xpath_func = &xpath_true; in eval_function_call()
7583 xpath_func = &xpath_count; in eval_function_call()
7585 xpath_func = &xpath_false; in eval_function_call()
7587 xpath_func = &xpath_floor; in eval_function_call()
7589 xpath_func = &xpath_round; in eval_function_call()
[all …]