Searched refs:seq_find (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/nvi/common/ |
| H A D | seq.c | 49 seq_find(sp, &lastqp, NULL, input, ilen, stype, NULL)) != NULL) { in seq_set() 178 seq_find(SCR *sp, SEQ **lastqp, EVENT *e_input, CHAR_T *c_input, size_t ilen, in seq_find() function
|
| H A D | extern.h | 114 SEQ *seq_find
|
| H A D | key.c | 637 qp = seq_find(sp, NULL, evp, NULL, gp->i_cnt, in v_event_get()
|
| /freebsd/usr.bin/vi/ |
| H A D | common_extern.h | 114 SEQ *seq_find
|
| /freebsd/contrib/nvi/vi/ |
| H A D | v_txt.c | 1543 if ((qp = seq_find(sp, NULL, NULL, p, len, SEQ_ABBREV, NULL)) == NULL) in txt_abbrev()
|