Searched refs:REGWMATCH_T (Results 1 – 4 of 4) sorted by relevance
479 #define REGWMATCH_T int_regwmatch_t macro
265 REGWMATCH_T match[10]; in f_match()
355 static REGWMATCH_T match[10]; in refield()
54 #define regmatch(rp, s) REGWEXEC(rp, s, 0, (REGWMATCH_T*)NULL, 0)