Home | History | Annotate | Download | only in html

Lines Matching full:pcre2_match

179 <b>pcre2_match()</b>.
439 Before each subject line is passed to <b>pcre2_match()</b> or
760 to <b>pcre2_match()</b> with either the PCRE2_PARTIAL_SOFT or the
779 checks that are done by <b>pcre2_match()</b>, and of course does not work when
964 The following modifiers set options for <b>pcre2_match()</b> or
1092 code from <b>pcre2_match()</b>). Groups that did not take part in the match
1126 <i>start_offset</i> argument to <b>pcre2_match()</b> or <b>pcre2_dfa_match()</b>
1262 <b>pcre2_match()</b> several times, setting different values in the match
1265 <b>pcre2_match()</b> to complete without error.
1286 are returned from calls to <b>pcre2_match()</b> to be displayed. If a mark is
1351 Normally, <b>pcre2test</b> passes a context block to <b>pcre2_match()</b>,
1361 <b>pcre2_match()</b> to match each subject line. PCRE2 also supports an
1377 <b>pcre2_match()</b>, is being used.