Lines Matching refs:by

31   Contributions by users of PCRE
70 with existing files of that name by distributing it that way. To use PCRE with
72 renamed or pointed at by a link.
115 Contributions by users of PCRE
143 PCRE can also be configured using the GUI facility provided by CMake's
200 by adding one of these options to the "configure" command:
234 enabled by an option at run time. When PCRE is compiled with this option, its
259 newline indicator by adding --enable-newline-is-cr or --enable-newline-is-lf
273 to match only CR, LF, or CRLF. You can make this the default by adding
278 them in a pattern. You can increase this threshold by setting, for example,
286 is compiled. The default is 250, but you can change it by setting, for
293 fails. The default is ten million. You can change the default by setting, for
304 essentially "unlimited". You can change the default by setting, for example,
313 this by adding --with-link-size=3 to the "configure" command. In the 8-bit
347 character code (as opposed to ASCII/Unicode) by specifying
371 report is generated by running "make coverage". If ccache is installed on
373 You can do this by setting the environment variable CCACHE_DISABLE=1 before
379 libz and/or libbz2, in order to read .gz and .bz2 files (respectively), by
387 . The default size (in bytes) of the internal buffer used by pcregrep can be
388 set by, for example:
395 or libedit libraries, by specifying, respectively,
403 avoided by linking with libedit (which has a BSD licence) instead.
555 libraries (by means of wrapper scripts in the case of shared libraries). When
582 by making a copy of pcre_chartables.c.dist, which is a default set of tables
587 move pcre_chartables.c.dist out of the way, then compile dftables.c by hand and
595 Unless C++ support is disabled by specifying the "--disable-cpp" option of the
621 This may be followed by other errors, complaining that 'namespace "std" has no
691 This testing can be suppressed by putting "nojit" on the RunTest command line.
697 If valgrind is installed, you can run the tests under it by putting "valgrind"
704 end), or a number preceded by ~ to exclude a test. For example:
738 running the test, the script checks for the presence of this locale by running
746 despite being listed by "locale". This does not mean that PCRE is broken.
749 work by changing "fr_FR" to "french" everywhere it occurs. Alternatively, use
803 for ./configure, a different version of pcre_chartables.c is built by the
808 the default tables by editing pcre_chartables.c and then re-building PCRE. If
819 locale that is specified by the LC_xxx variables, you can run the dftables
820 program by hand with the -L option. For example:
858 specified, by copying to pcre[16]_chartables.c
887 pcre[16|32]_printint.c ) debugging function that is used by pcretest,
890 pcre.h.in template for pcre.h when built by "configure"
896 config.h.in template for config.h, which is built by "configure"
925 Makefile.in ) template for Unix Makefile, which is built by
936 aclocal.m4 m4 macros (generated by "aclocal")
937 config.guess ) files used by libtool,
939 configure a configuring shell script (built by autoconf)
942 depcomp ) script to find program dependencies, generated by
959 ) installing, generated by automake
988 (F) Auxiliary files for building PCRE "by hand"