Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h479 #define REGWMATCH_T int_regwmatch_t macro
H A Dawk4.c265 REGWMATCH_T match[10]; in f_match()
H A Dawk2.c355 static REGWMATCH_T match[10]; in refield()
H A Dawk3.c54 #define regmatch(rp, s) REGWEXEC(rp, s, 0, (REGWMATCH_T*)NULL, 0)