mcstrans.c | 87 pcre *suffix_regexp; member in struct:word_group 322 pcre_free(group->suffix_regexp); 1082 build_regexp(&g->suffix_regexp, buffer); 1173 if (g->suffix_regexp) { 1174 int rc = pcre_exec(g->suffix_regexp, 0, work, work_len, 0, 0, ovector, OVECCOUNT); [all...] |