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