Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h477 #define REGWMATCH_T int_regwmatch_t
487 } int_regwmatch_t; typedef
491 int_regwmatch_t *, int);
H A Dawk1.c1565 int_regwmatch_t *sub, /* subexpression pointers */ in int_regwexec()
1591 int_regwmatch_t *ws = &sub[j]; in int_regwexec()
1625 int_regwmatch_t rm[NSUB], *rmp; in int_regwdosuba()