• Home
  • Raw
  • Download

Lines Matching refs:pcre2test

7 pcre2test commands.
48 pcre2test -C
134 pcre2test programs are in files called pcre2grep.txt and pcre2test.txt,
160 pcre2test description of the pcre2test command
3379 simultaneous substitutions, as this pcre2test example shows:
3396 set limit. Here is a pcre2test example:
3469 pcre2test example:
4249 --enable-pcre2test-libreadline
4250 --enable-pcre2test-libedit
4252 to the configure command, pcre2test is linked with the libreadline or-
4256 you distribute a binary of pcre2test linked in this way, there may be
4260 Setting --enable-pcre2test-libreadline causes the -lreadline option to
4261 be added to the pcre2test build. In many operating environments with a
4502 The pcre2test program has a pattern qualifier (/auto_callout) that sets
4504 pcre2test indicates how the pattern is being matched. This is useful
4519 compiled as if it were a++[bc]. The pcre2test output when this pattern
4562 and applied to the string "aa", the pcre2test output is:
4747 are used by pcre2test to show the next item to be matched when display-
4773 starting position in the subject. Output from pcre2test does not indi-
5976 Example of partial matching using pcre2test
5978 The pcre2test data modifiers partial_hard (or ph) and partial_soft (or
5980 calling pcre2_match(). Here is a run of pcre2test using a pattern that
6052 When pcre2test displays a partial match, it indicates these characters
6119 matching over multiple segments. Here is an example using pcre2test:
9253 is an example of pcre2test output, where the "mark" modifier requests
9335 shown in this output from pcre2test:
9408 tracking. Compare the following pcre2test examples:
9833 The pcre2test test program has a modifier called "find_limits" which,
10239 pcre2test, which supports many more facilities for testing regular ex-