Home
last modified time | relevance | path

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

/titanic_41/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.c1571 int_regwmatch_t *sub, /* subexpression pointers */ in int_regwexec()
1597 int_regwmatch_t *ws = &sub[j]; in int_regwexec()
1631 int_regwmatch_t rm[NSUB], *rmp; in int_regwdosuba()