Lines Matching refs:option

110 28. If pcregrep was given the -q option with -c or -l, or when handling a
247 (a) A crash if /K and /F were both set with the option to save the compiled
250 (b) Another crash if the option to print captured substrings in a callout
648 compilation. The code is cleaner, and more cases are handled. The option
758 2. Add an option (-DINSTALL_MSVC_PDB) to enable installation of .pdb files.
1010 16. The new PCRE_STUDY_EXTRA_NEEDED option is now used by pcregrep, resulting
1015 18. If the --only-matching (-o) option in pcregrep is specified multiple
1089 "unknown -C option" after outputting 0 or 1.
1170 18. Added --file-list option to pcregrep.
1180 22. Changed the option for creating symbolic links for 16-bit man pages from
1400 19. If the /S+ option was used in pcretest to study a pattern using JIT,
1414 output it when the /M option is used in pcretest.
1464 runtime --no-jit option is given.
1532 19. If the PCRE_NO_START_OPTIMIZE option was set for pcre_compile(), it did not
1593 time (the PCRE_DOTALL option was changed this way some time ago: version
1622 14. The -s option of pcretest has been documented for ages as being an old
1703 30. Added the '=' option to pcretest to check the setting of unused capturing
1741 39. Add minix to OS list not supporting the -S option in pcretest.
1774 (c) A --buffer-size=n option has been added to pcregrep, to allow the size
1808 3. If the --colour option was given to pcregrep with -v (invert match), it
1891 11. When the -o option was used, pcregrep was setting a return code of 1, even
1926 17. Nobody had reported that the --include_dir option, which was added in
1945 START_OPTIMIZE option, which is now allowed at compile time - but just
1948 options. The new /Y option in pcretest sets this option when calling
1970 faulted if PCRE_EXTRA is set. This mimics Perl's behaviour (the -w option
1974 whereas Perl faults them if its -w option is set. I have changed PCRE so
1988 8. Added four artifical Unicode properties to help with an option to make
1994 this option. Modified pcretest to add /W to test this facility. Added
2046 20. Added the /T option to pcretest so as to be able to run tests with non-
2061 2. Added the option --libs-cpp to pcre-config, but only when C++ support is
2129 2. For patterns such as (?i)a(?-i)b|c where an option setting at the start of
2132 the reset was to the original external option setting. (An optimization
2261 3. The pcregrep --count option prints the count for each file even when it is
2269 4. The long form of the pcregrep -F option was incorrectly implemented as
2340 is not the first non-POSIX option to be added. Clearly some people find
2347 18. RunGrepTest did not have a test for the availability of the -u option of
2349 RunTest, and also checks for the -b option.
2361 /g option in pcretest when the pattern contains \K, which makes it possible
2363 anchored. Updated pcretest and pcredemo to use this option.
2434 wording for the --colour (or --color) option.
2446 locked it out (using PCRE's PCRE_NOTEMPTY option). By experiment, this
2459 10. The PCRE_DOLLAR_ENDONLY option was not working when pcre_dfa_exec() was
2465 12. Added the -M command line option to pcretest.
2467 14. Added the non-standard REG_NOTEMPTY option to the POSIX interface.
2469 15. Added the PCRE_NO_START_OPTIMIZE match-time option.
2577 11. An option change at the start of a pattern that had top-level alternatives
2594 14. A similar bug to 7.3/2 existed when the PCRE_FIRSTLINE option was set and
2671 13. Added the PCRE_JAVASCRIPT_COMPAT option. This makes the following changes
2738 - Fixed dftables problem and added an option.
2742 - Added an listing of the option settings after cmake has run.
2796 this is right because (?- can be followed by option settings as well as by
2835 12. The -o option (show only the matching part of a line) for pcregrep was not
2920 moved the internal flags into a new 16-bit field to free up more option
2923 3. The appearance of (?J) at the start of a pattern set the DUPNAMES option,
2945 9. When pcregrep was used with the --colour option, it missed the line ending
3141 there's a new PCRE_INFO_HASCRORLF option for finding out whether a compiled
3327 I have added a new /Z option to pcretest that replaces the length and
3376 2. The -S option for pcretest uses setrlimit(); I had omitted to #include
3488 19. Added additional timing features to pcretest. (1) The -tm option now times
3505 22. The pcretest program now has a new pattern option /B and a command line
3506 option -b, which is equivalent to adding /B to every pattern. This causes
3687 8. A call of pcre_fullinfo() from pcretest to get the option bits was passing
3717 15. In UTF-8 mode, with the PCRE_DOTALL option set, a quantified dot in the
3809 The -S option isn't available for Windows.
3848 used to set a locale for matching. The --locale=xxxx long option has
3855 (e) Added the -o (--only-matching) option.
3860 (g) Added the -H (--with-filename) option.
3867 (j) Added the -F (--fixed-strings) option.
3871 (l) Added the --colo(u)r option.
3873 (m) Added Jeffrey Friedl's -S testing option, but within #ifdefs so that it
3939 10. The debugging option of pcretest was not showing the NO_AUTO_CAPTURE flag.
3942 with this option is matched, the nmatch and pmatch options of regexec() are
4197 8. Added the PCRE_FIRSTLINE option. This constrains an unanchored pattern to
4199 the /f option on a pattern can be used to set this.
4210 (b) Added the -w (match as a word) option.
4217 (e) Added the -M (multiline match) option. This allows patterns to match
4232 option but starts with a hyphen. Could be a pattern or a path name
4241 (j) The option --label=xxx can be used to supply a name to be used for
4251 (m) Added the -L option to print the names of files that do not contain
4257 (o) The -s option was incorrectly implemented. For compatibility with other
4259 accessible file (but not the return code). There is a new option called
4291 17. Added a new option, REG_DOTALL, to the POSIX function regcomp(). This
4323 3. The PCRE_AUTO_CALLOUT option for pcre_compile() requests the automatic
4324 insertion of callouts before each pattern item. Added the /C option to
4402 19. Added support for partial matching via the PCRE_PARTIAL option for
4407 (i) A pattern option of the form ">rest-of-line" causes pcretest to
4420 (iii) The F pattern option causes pcretest to flip the bytes in the 32-bit
4468 -C option of pcretest uses this to show which version is compiled.
4588 is found. There is a option for disabling this check in cases where the
4696 option, a class that contained a single character with a value between 128
4700 option, a class that contained several characters, but with at least one
4770 /i were given. Now it behaves more logically, and applies the option setting
4795 option for pcretest, so I've replaced it by a simple function that does just
4807 greediness, whatever the setting of the PCRE_UNGREEDY option.
4811 subpatterns that followed. Patterns like /b+(?U)a+/ worked because the option
4816 starting offset is non-zero. Used with the /g option of pcretest (or similar
4817 code), it works in the same way as it does for Perl's /g option. If all
4821 15. Some bugs concerning the handling of certain option changes within patterns
4903 30. If pcregrep was called with the -l option and just a single file name, it
4971 40. Added a new compile-time option PCRE_NO_AUTO_CAPTURE. This has the effect
5028 44. pcretest has been upgraded by the addition of the -C option. This causes it
5071 47. There's a new option for pcre_fullinfo() called PCRE_INFO_STUDYSIZE. It
5142 (vi) pcregrep now has a --utf-8 option (synonym -u) which makes it call
5159 true in PCRE, except when the PCRE_EXTENDED option is set, in which case they
5233 (i) Added long-form option names like gnu grep.
5457 9. A new runtime option PCRE_NOTEMPTY causes null string matches to be ignored;
5506 2. Added /M option to pcretest to show the memory requirement of a specific
5587 (?imsx-imsx:) non-capturing groups with option setting
5803 (a) . no longer matches \n by default; an option PCRE_DOTALL is provided
5804 to request this handling. The option can be set at compile or exec time.
5806 (b) $ matches before a terminating newline by default; an option
5808 mode). The option can be set at compile or exec time.
5891 4. Make PCRE_ANCHORED public and accept as a compile option.
5897 6. Give an error if bad option bits passed at compile or run time.