Searched refs:syn_match_linecont (Results 1 – 1 of 1) sorted by relevance
288 static int syn_match_linecont(linenr_T lnum);743 if (lnum > 1 && syn_match_linecont(lnum - 1)) in syn_sync()894 syn_match_linecont(linenr_T lnum) in syn_match_linecont() function