Home
last modified time | relevance | path

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

/dragonfly/contrib/awk/
H A Drun.c2419 const char *noempty = NULL; /* empty match disallowed here */ in dosub() local
2465 if (patbeg == noempty && patlen == 0) { in dosub()
2517 noempty = start; in dosub()