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,676 Anchor anchor,691 Anchor anchor,699 pcre* Compile(Anchor anchor);