Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Drun.c2539 const char *noempty = NULL; /* empty match disallowed here */ in dosub() local
2585 if (patbeg == noempty && patlen == 0) { in dosub()
2637 noempty = start; in dosub()