Searched refs:editorRowHasOpenComment (Results 1 – 1 of 1) sorted by relevance
395 int editorRowHasOpenComment(erow *row) { function430 if (row->idx > 0 && editorRowHasOpenComment(&E.row[row->idx-1]))535 int oc = editorRowHasOpenComment(row);
Completed in 5 milliseconds