Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h481 #define REGWERROR int_regwerror macro
H A Dawk1.c1066 m = REGWERROR(n, np->n_regexp, NULL, 0); in renode()
1068 REGWERROR(n, np->n_regexp, p, m); in renode()
H A Dawk2.c389 (void) REGWERROR(result, resep, (char *)linebuf, in refield()
H A Dawk3.c228 REGWERROR(n, &re, (char *)linebuf, sizeof (linebuf)); in setrefield()