Home
last modified time | relevance | path

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

/third_party/uapp/kilo/
A Dkilo.c395 int editorRowHasOpenComment(erow *row) { function
430 if (row->idx > 0 && editorRowHasOpenComment(&E.row[row->idx-1]))
535 int oc = editorRowHasOpenComment(row);

Completed in 5 milliseconds