Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h518 # define CSQF_FLAGS "+-0" macro
H A Doptionstr.c2123 || vim_strchr((char_u *)CSQF_FLAGS, p[1]) == NULL in did_set_string_option()
H A Dif_cscope.c1106 if (strchr(CSQF_FLAGS, *qfpos) == NULL) in cs_find_common()