Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c2158 uint16_t func_exp_idx; in reparse_function_call() local
2163 func_exp_idx = *exp_idx; in reparse_function_call()
2346 LOGVAL(ctx, LYE_XPATH_INARGCOUNT, LY_VLOG_NONE, NULL, arg_count, exp->tok_len[func_exp_idx], in reparse_function_call()
2347 &exp->expr[exp->expr_pos[func_exp_idx]]); in reparse_function_call()