Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dedit.c800 static int edit_inext(IFILE h, int n) in edit_inext() function
877 if (next != NULL_IFILE && edit_inext(next, 0) == 0) in reedit_ifile()