Home
last modified time | relevance | path

Searched defs:paren (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dindent.c1896 pos_T *pos, realpos, paren; in get_lisp_indent() local
H A Dcindent.c116 char_u *paren = vim_strchr(delim, '('); in skip_string() local
H A Dregexp_bt.c2356 int paren, // REG_NOPAREN, REG_PAREN, REG_NPAREN or REG_ZPAREN in reg()
H A Duserfunc.c3880 int paren; in define_function() local
H A Dregexp_nfa.c2529 int paren) // REG_NOPAREN, REG_PAREN, REG_NPAREN or REG_ZPAREN in nfa_reg()