Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libgen/common/
H A Dreg_compile.c135 char *_compile(const char *, char *, char *, int);
140 return (_compile(sp, ep, endbuf, 0)); in compile()
144 _compile(const char *sp, char *ep, char *endbuf, int viflag) in _compile() function
H A Dllib-lgen42 char *_compile(const char *, char *, char *, int);
H A Dmapfile-vers88 _compile; # just for vi
/titanic_41/usr/src/cmd/vi/port/
H A Dex_re.c36 char *_compile(const char *, char *, char *, int);
1037 (void) _compile((const char *)genbuf, (char *)re->Expbuf, in vi_compile()