Searched refs:lispcomm (Results 1 – 1 of 1) sorted by relevance
2103 int lispcomm = FALSE; // inside of Lisp-style comment in findmatchlimit() local2342 lispcomm = TRUE; // find match inside this comment in findmatchlimit()2354 if (lispcomm && pos.col < (colnr_T)comment_col) in findmatchlimit()2406 || lispcomm in findmatchlimit()