Lines Matching refs:Anchor
279 // anchor your match at the beginning of the string. For example, you632 enum Anchor {634 ANCHOR_START, // Anchor at start only635 ANCHOR_BOTH // Anchor at start and end641 Anchor anchor,667 Anchor anchor,680 Anchor anchor,686 pcre2_code * Compile(Anchor anchor);