Searched refs:PCRE2_NO_DOTSTAR_ANCHOR (Results 1 – 2 of 2) sorted by relevance
134 #define PCRE2_NO_DOTSTAR_ANCHOR 0x00008000u /* C */ macro
777 PCRE2_NO_DOTSTAR_ANCHOR|PCRE2_UCP|PCRE2_UNGREEDY)833 { (uint8_t *)STRING_NO_DOTSTAR_ANCHOR_RIGHTPAR, 18, PSO_OPT, PCRE2_NO_DOTSTAR_ANCHOR },8332 (cb->external_options & PCRE2_NO_DOTSTAR_ANCHOR) != 0) in is_anchored()8461 (cb->external_options & PCRE2_NO_DOTSTAR_ANCHOR) != 0) in is_startline()
Completed in 36 milliseconds