Searched refs:base_classification_regexp (Results 1 – 1 of 1) sorted by relevance
112 pcre *base_classification_regexp; member395 pcre_free(domain->base_classification_regexp); in destroy_domain()1019 build_regexp(&domain->base_classification_regexp, buffer); in build_regexps()1117 if (!domain->base_classification_regexp) in compute_raw_from_trans()1120 if (!domain->base_classification_regexp) in compute_raw_from_trans()1123 …int rc = pcre_exec(domain->base_classification_regexp, 0, work, work_len, 0, PCRE_ANCHORED, ovecto… in compute_raw_from_trans()