Home
last modified time | relevance | path

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

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