Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dedit.c822 public int edit_index(int n) in edit_index() function
H A Dfuncs.h158 public int edit_index(int n);
H A Dcommand.c2136 if (edit_index((int) number)) in commands()