Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Dcmode.c30 static int getmatch(int, int);
272 if (getmatch(c, lastc)) in getindent()
358 getmatch(int c, int mc) in getmatch() function