OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expmatch
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/vgrind/
extern.h
60
extern char *
expmatch
(char *, char *, char *);
vfontedpr.c
356
char dummy[BUFSIZ]; /* dummy to be used by
expmatch
*/
364
x_start = os; /* remember the start for
expmatch
*/
383
blkeptr =
expmatch
(s, l_blkend, dummy);
384
blksptr =
expmatch
(s, l_blkbeg, dummy);
385
comptr =
expmatch
(s, l_combeg, dummy);
386
acmptr =
expmatch
(s, l_acmbeg, dummy);
387
strptr =
expmatch
(s, l_strbeg, dummy);
388
chrptr =
expmatch
(s, l_chrbeg, dummy);
478
comptr =
expmatch
(s, l_comend, dummy);
479
acmptr =
expmatch
(s, l_acmend, dummy)
[
all
...]
regexp.c
355
expmatch
(
function in typeref:typename:char *
416
ptr =
expmatch
(s, ONEXT(cs), mstring);
453
ptr =
expmatch
(s1, MNEXT(cs), mstring);
487
ptr =
expmatch
(s1, MNEXT(cs), mstring);
/src/usr.bin/vgrind/RETEST/
retest.c
51
char *
expmatch
();
98
match =
expmatch
(str, ireg, matstr);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025