Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dindent.c1901 int parencount, quotecount; in get_lisp_indent() local
2023 quotecount = 0; in get_lisp_indent()
2033 || quotecount in get_lisp_indent()
2036 && !quotecount in get_lisp_indent()
2041 quotecount = !quotecount; in get_lisp_indent()
2043 && !quotecount) in get_lisp_indent()
2046 && !quotecount) in get_lisp_indent()