Searched refs:regexp_data (Results 1 – 2 of 2) sorted by relevance
128 #define regexp_data p_un._regexp_data macro
1664 return (regexec(&plan->regexp_data, entry->fts_path, 0, NULL, 0) == 0); in f_regex()1696 new->regexp_data = reg; in c_regex_common()