Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3396 static int findch(int, int, bool, bool) MKSH_A_PURE;
4657 if ((ncursor = findch(fsavech, argcnt, tobool(t), in domove()
4903 findch(int ch, int cnt, bool forw, bool incl) in findch() function