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()1017 build_regexp(&domain->base_classification_regexp, buffer); in build_regexps()1116 if (!domain->base_classification_regexp) in compute_raw_from_trans()1119 if (!domain->base_classification_regexp) in compute_raw_from_trans()1122 …rc = pcre_exec(domain->base_classification_regexp, 0, work, work_len, 0, PCRE_ANCHORED, ovector, O… in compute_raw_from_trans()