REGWCOMP
if ((n = REGWCOMP(&np->n_regexp, s)) != REG_OK) {
if ((n = REGWCOMP(&re, np->n_string)) != REG_OK) {