Lines Matching refs:which

52 functions, one for the 8-bit library, which processes strings of bytes, one for
53 the 16-bit library, which processes strings of 16-bit values, and one for the
54 32-bit library, which processes strings of 32-bit values. The distribution also
56 courtesy of Google Inc., which can be used to call the 8-bit PCRE library from
58 https://github.com/YasserAsmi/regexp, which aims to be simple and similar in
172 standard GNU "autoconf" configuration script, for which generic instructions
219 . If you want to include support for just-in-time compiling, which can give
303 during a matching process. This also has a default of ten million, which is
316 the same as --with-link-size=4, which (in both libraries) uses four-byte
332 pcre_dfa_exec(), which does not use deeply nested recursion. There is a
354 which specifies that the code value for the EBCDIC NL character is 0x25
403 avoided by linking with libedit (which has a BSD licence) instead.
411 with the termcap or curses library itself, allowing applications which link
441 The "configure" script also creates config.status, which is an executable
442 script that can be run to recreate the configuration, and config.log, which
452 it with --disable-cpp, "make" builds the C++ wrapper library, which is called
521 Running "make install" installs the command pcre-config, which can be used to
549 support relies on the "libtool" script which is built as part of the
582 by making a copy of pcre_chartables.c.dist, which is a default set of tables
675 The RunTest script runs the pcretest test program (which is documented in its
730 this shows up in this test as a difference in the compiled code, which is being
801 default, this is created as a copy of pcre_chartables.c.dist, which contains
804 program dftables (compiled from dftables.c), which uses the ANSI C character
806 build the table sources. This means that the default C locale which is set for
825 respectively. The next table consists of three 32-byte bit maps which identify
896 config.h.in template for config.h, which is built by "configure"
925 Makefile.in ) template for Unix Makefile, which is built by
962 pcre-config.in source of script which retains PCRE information