Searched refs:pffirst (Results 1 – 6 of 6) sorted by relevance
/dports/editors/jupp/jupp/ |
H A D | usearch.h | 20 int pffirst(BW *bw);
|
H A D | usearch.c | 652 int pffirst(BW *bw) in pffirst() function 943 return pffirst(bw); in pfnext()
|
H A D | cmd.c | 164 C("ffirst", TYPETW + TYPEPW, pffirst, NULL, 0, NULL),
|
/dports/editors/joe/joe-4.6/joe/ |
H A D | usearch.h | 57 int pffirst(W *w, int k);
|
H A D | usearch.c | 888 int pffirst(W *w, int k) in pffirst() function 1292 return pffirst(bw->parent, 0); in pfnext()
|
H A D | cmd.c | 93 {"ffirst", TYPETW + TYPEPW, pffirst, NULL, 0, NULL},
|