Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/vi/
H A Dgetc.c44 cs_init(SCR *sp, VCS *csp) in cs_init()
71 cs_next(SCR *sp, VCS *csp) in cs_next()
121 cs_fspace(SCR *sp, VCS *csp) in cs_fspace()
141 cs_fblank(SCR *sp, VCS *csp) in cs_fblank()
161 cs_prev(SCR *sp, VCS *csp) in cs_prev()
211 cs_bblank(SCR *sp, VCS *csp) in cs_bblank()
H A Dvi.h164 } VCS; typedef
166 int cs_bblank(SCR *, VCS *);
167 int cs_fblank(SCR *, VCS *);
168 int cs_fspace(SCR *, VCS *);
169 int cs_init(SCR *, VCS *);
170 int cs_next(SCR *, VCS *);
171 int cs_prev(SCR *, VCS *);
H A Dv_match.c36 VCS cs; in v_match()
39 int cnt, isempty, matchc, startc, (*gc)(SCR *, VCS *); in v_match()
H A Dv_word.c103 VCS cs; in fword()
263 VCS cs; in eword()
409 VCS cs; in bword()
H A Dv_sentence.c56 VCS cs; in v_sentencef()
194 VCS cs; in v_sentenceb()
H A Dv_txt.c2676 VCS cs; in txt_showmatch()
/openbsd/usr.bin/vi/include/
H A Dvi_extern.h3 int cs_init(SCR *, VCS *);
4 int cs_next(SCR *, VCS *);
5 int cs_fspace(SCR *, VCS *);
6 int cs_fblank(SCR *, VCS *);
7 int cs_prev(SCR *, VCS *);
8 int cs_bblank(SCR *, VCS *);
/openbsd/gnu/llvm/llvm/cmake/modules/
H A DAddLLVM.cmake2372 # to the the path of a file which will be modified when the VCS revision