Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.h106 LYXP_TOKEN_AT, /* '@' */ enumerator
H A Dxpath.c124 case LYXP_TOKEN_AT: in print_token()
2042 case LYXP_TOKEN_AT: in reparse_relative_location_path()
2120 case LYXP_TOKEN_AT: in reparse_absolute_location_path()
2392 case LYXP_TOKEN_AT: in reparse_path_expr()
2768 tok_type = LYXP_TOKEN_AT; in lyxp_parse_expr()
2843 } else if (ret->used && (ret->tokens[ret->used - 1] != LYXP_TOKEN_AT) in lyxp_parse_expr()
7435 case LYXP_TOKEN_AT: in eval_relative_location_path()
7509 case LYXP_TOKEN_AT: in eval_absolute_location_path()
7866 case LYXP_TOKEN_AT: in eval_path_expr()