Lines Matching refs:command

123 cmake-gui command. This creates Makefiles, solution files, etc. The file
149 command from the PCRE distribution directory, with your current directory set
150 to the directory where you want the files to be created. This command is a
160 This command specifies that the C compiler should be run with the flags '-O2
179 by adding one of these options to the "configure" command:
187 the "configure" command, the 16-bit library is also built. If you add
188 --enable-pcre32 to the "configure" command, the 32-bit library is also built.
194 command. Otherwise, when "configure" is run without --disable-pcre8, it will
200 "configure" command. This support is available only for certain hardware
205 you add --disable-pcregrep-jit to the "configure" command.
210 --enable-utf to the "configure" command. Without it, the code for handling
229 "configure" command. This adds about 30K to the size of the library (in the
240 --enable-newline-is-any to the "configure" command, respectively.
253 --enable-bsr-anycrlf to the "configure" command (bsr = "backslash R").
261 on the "configure" command.
269 on the "configure" command. This is just the default; individual calls to
284 this by adding --with-link-size=3 to the "configure" command. In the 8-bit
299 on the "configure" command. PCRE runs more slowly in this mode, but it may be
393 . libpcre.pc ) data for the pkg-config command
407 . libpcrecpp.pc data for the pkg-config command
420 If the 8-bit library is built, libpcreposix and the pcregrep command are also
426 The command "make check" runs all the appropriate tests. Details of the PCRE
491 Running "make install" installs the command pcre-config, which can be used to
500 outputs information about where the library is installed. This command can be
504 The pkg-config command is another system for saving and retrieving information
506 single command is used. For example:
543 You can specify CC and CFLAGS in the normal way to the "configure" command, in
601 The command "make dist" creates three PCRE tarballs, in tar.gz, tar.bz2, and
602 zip formats. The command "make distcheck" does the same, but then does a trial
615 pcregrep command. If the C++ wrapper library is built, three test programs
675 the "locale" command. If that command fails, or if it doesn't include "fr_FR"