Home
last modified time | relevance | path

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

/freebsd/usr.bin/vgrind/
H A Dvfontedpr.c107 char *l_nocom; /* regexp for non-comments */ variable
264 l_nocom = convexp(cp); in main()
376 nocomptr = expmatch (s, l_nocom, dummy); in putScp()