Home
last modified time | relevance | path

Searched defs:type_is (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dtypval.c1158 int type_is = type == EXPR_IS || type == EXPR_ISNOT; in typval_compare() local
H A Deval.c2707 int type_is = FALSE; in eval4() local
H A Dvim9compile.c4148 get_compare_type(char_u *p, int *len, int *type_is) in get_compare_type()
5145 int type_is = FALSE; in compile_expr4() local