Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDmansearch.c74 static struct expr *exprcomp(const struct mansearch *,
101 if ((e = exprcomp(search, argc, argv, &argi)) == NULL) { in mansearch()
601 exprcomp(const struct mansearch *search, int argc, char *argv[], int *argi) in exprcomp() function
720 e = exprcomp(search, argc, argv, argi); in exprterm()