Lines Matching refs:pcre2_match
175 default pcre2_match().
436 Before each subject line is passed to pcre2_match() or
673 used by pcre2_match() for handling backtracking. The size depends on
788 means a call to pcre2_match() with either the PCRE2_PARTIAL_SOFT or the
804 ity checks that are done by pcre2_match(), and of course does not work
1011 The following modifiers set options for pcre2_match() or
1151 the return code from pcre2_match()). Groups that did not take part in
1169 start_offset argument to pcre2_match() or pcre2_dfa_match() to start
1330 are returned from calls to pcre2_match() to be displayed. If a mark is
1339 pcre2_match() or pcre2_dfa_match(). These occur only when a match
1341 points (pcre2_match()) or for internal workspace (pcre2_dfa_match()).
1389 Normally, pcre2test passes a context block to pcre2_match(),
1400 pcre2_match() to match each subject line. PCRE2 also supports an alter-
1415 pcre2_match(), is being used.
1641 When using the interpretive matching function pcre2_match() without