Searched refs:PCRE_ANCHORED (Results 1 – 2 of 2) sorted by relevance
53 #define PCRE_ANCHORED 0 macro545 options |= PCRE_ANCHORED; in TryMatch()
1123 …rc = pcre_exec(domain->base_classification_regexp, 0, work, work_len, 0, PCRE_ANCHORED, ovector, O… in compute_raw_from_trans()