Home
last modified time | relevance | path

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

/openbsd/usr.bin/awk/
H A Drun.c2531 const char *noempty = NULL; /* empty match disallowed here */ in dosub() local
2577 if (patbeg == noempty && patlen == 0) { in dosub()
2629 noempty = start; in dosub()