Searched refs:PCRE_ANCHORED (Results 1 – 3 of 3) sorted by relevance
177 #define PCRE_ANCHORED 0 macro
491 options |= PCRE_ANCHORED; in TryMatch()
1122 …rc = pcre_exec(domain->base_classification_regexp, 0, work, work_len, 0, PCRE_ANCHORED, ovector, O… in compute_raw_from_trans()