Lines Matching refs:command
144 cmake-gui command. This creates Makefiles, solution files, etc. The file
170 command from the PCRE distribution directory, with your current directory set
171 to the directory where you want the files to be created. This command is a
181 This command specifies that the C compiler should be run with the flags '-O2
200 by adding one of these options to the "configure" command:
208 the "configure" command, the 16-bit library is also built. If you add
209 --enable-pcre32 to the "configure" command, the 32-bit library is also built.
215 command. Otherwise, when "configure" is run without --disable-pcre8, it will
221 "configure" command. This support is available only for certain hardware
226 you add --disable-pcregrep-jit to the "configure" command.
231 --enable-utf to the "configure" command. Without it, the code for handling
250 "configure" command. This adds about 30K to the size of the library (in the
261 --enable-newline-is-any to the "configure" command, respectively.
274 --enable-bsr-anycrlf to the "configure" command (bsr = "backslash R").
282 on the "configure" command.
298 on the "configure" command. This is just the default; individual calls to
313 this by adding --with-link-size=3 to the "configure" command. In the 8-bit
328 on the "configure" command. PCRE runs more slowly in this mode, but it may be
423 . libpcre.pc ) data for the pkg-config command
437 . libpcrecpp.pc data for the pkg-config command
450 If the 8-bit library is built, libpcreposix and the pcregrep command are also
456 The command "make check" runs all the appropriate tests. Details of the PCRE
521 Running "make install" installs the command pcre-config, which can be used to
530 outputs information about where the library is installed. This command can be
534 The pkg-config command is another system for saving and retrieving information
536 single command is used. For example:
573 You can specify CC and CFLAGS in the normal way to the "configure" command, in
652 The command "make dist" creates three PCRE tarballs, in tar.gz, tar.bz2, and
653 zip formats. The command "make distcheck" does the same, but then does a trial
666 pcregrep command. If the C++ wrapper library is built, three test programs
691 This testing can be suppressed by putting "nojit" on the RunTest command line.
698 on the RunTest command line. To run pcretest on just one or more specific test
739 the "locale" command. If that command fails, or if it doesn't include "fr_FR"