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.h479 #define REGWMATCH_T int_regwmatch_t
489 } int_regwmatch_t; typedef
493 int_regwmatch_t *, int);
H A Dawk1.c1564 int_regwmatch_t *sub, /* subexpression pointers */ in int_regwexec()
1590 int_regwmatch_t *ws = &sub[j]; in int_regwexec()
1624 int_regwmatch_t rm[NSUB], *rmp; in int_regwdosuba()