OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcretest
(Results
26 - 50
of
65
) sorted by null
1
2
3
/external/pcre/dist/doc/
index.html.src
86
<tr><td><a href="
pcretest
.html">
pcretest
</a></td>
87
<td> The <b>
pcretest
</b> command for testing PCRE</td></tr>
pcrecallout.3
pcrestack.3
147
pcretest
-m -C
pcresample.3
pcrebuild.3
427
.SH "
PCRETEST
OPTION FOR LIBREADLINE SUPPORT"
432
--enable-
pcretest
-libreadline
pcre16.3
pcre32.3
pcre.txt
7
pcretest
commands.
133
In the plain text format, the descriptions of the pcregrep and
pcretest
134
programs are in files called pcregrep.txt and
pcretest
.txt, respec-
162
pcretest
description of the
pcretest
testing command
483
The
pcretest
program continues to operate with 8-bit input and output
489
32-bit libraries were not compiled,
pcretest
defaults to 16-bit and the
493
check" uses the
pcretest
-C option to discover which of the 8-bit,
[
all
...]
pcregrep.1
[
all
...]
/external/pcre/dist/doc/html/
pcrecallout.html
79
<a href="
pcretest
.html"><b>
pcretest
</b></a>
93
if it were a++[bc]. The <b>
pcretest
</b> output when this pattern is anchored and
106
this is done in <b>
pcretest
</b> (using the /O qualifier), the output changes to
pcrestack.html
138
In Unix-like environments, the <b>
pcretest
</b> test program has a command line
155
pcretest
-m -C
157
The <b>-C</b> option causes <b>
pcretest
</b> to output information about the
pcrebuild.html
34
<li><a name="TOC19" href="#SEC19">
PCRETEST
OPTION FOR LIBREADLINE SUPPORT</a>
415
<br><a name="SEC19" href="#TOC1">
PCRETEST
OPTION FOR LIBREADLINE SUPPORT</a><br>
419
--enable-
pcretest
-libreadline
421
to the <b>configure</b> command, <b>
pcretest
</b> is linked with the
425
binary of <b>
pcretest
</b> linked in this way, there may be licensing issues.
429
<b>
pcretest
</b> build. In many operating environments with a sytem-installed
pcre16.html
348
The <b>
pcretest
</b> program continues to operate with 8-bit input and output
354
<b>
pcretest
</b> defaults to 16-bit and the <b>-16</b> option is ignored.
358
check" uses the <b>
pcretest
</b> <b>-C</b> option to discover which of the 8-bit,
pcre32.html
346
The <b>
pcretest
</b> program continues to operate with 8-bit input and output
352
<b>
pcretest
</b> defaults to 32-bit and the <b>-32</b> option is ignored.
356
check" uses the <b>
pcretest
</b> <b>-C</b> option to discover which of the 8-bit,
/external/pcre/dist/
pcre_printint.c
49
(2) It is also compiled separately and linked with
pcretest
.c, which can be
58
/* For
pcretest
program. */
63
internal macros, structures, and other internal data values;
pcretest
has
295
They can be turned off from
pcretest
so that automatic tests on bytecode can be
NEWS
30
an empty string. If it can,
pcretest
shows this in its information output.
205
pcretest
to make testing easier and more comprehensive. There is a new option
308
libz or libbz2 and the ability to link
pcretest
with libreadline have been
443
library and pcregrep (and in
pcretest
for testing).
484
The
pcretest
program has been enhanced so that it can make use of the new
541
7. The
pcretest
program has been extended to accommodate the new features.
627
2. The
pcretest
utility is now installed along with pcregrep because it is
Makefile.am
9
doc/
pcretest
.txt \
71
doc/html/
pcretest
.html \
493
bin_PROGRAMS +=
pcretest
494
pcretest_SOURCES =
pcretest
.c
727
doc/
pcretest
.1 \
config.h.generic
305
/* Define to any value to allow
pcretest
to be linked with libedit. */
308
/* Define to any value to allow
pcretest
to be linked with libreadline. */
config.h.in
303
/* Define to any value to allow
pcretest
to be linked with libedit. */
306
/* Define to any value to allow
pcretest
to be linked with libreadline. */
pcre_tables.c
43
PCRE code modules. The tables are also #included by the
pcretest
program, which
79
/* These tables are also required by
pcretest
in 16- or 32-bit mode. */
pcretest.c
43
twice. By contrast,
pcretest
.c is compiled only once. Therefore, it must not
82
/* A number of things vary for Windows builds. Originally,
pcretest
opened its
134
internal macros, structures, and other internal data values;
pcretest
has
196
imported into Exim, to build
pcretest
without support for UTF8 or UTF16 (define
[
all
...]
HACKING
5
about PCRE internals. For information about testing PCRE, see the
pcretest
524
These values make is possible for
pcretest
to output useful tracing information
pcre_internal.h
139
The reason for wrapping this in #ifndef PCRE_EXP_DECL is so that
pcretest
,
[
all
...]
/external/pcre/dist/testdata/
testinput9
3
be used with
pcretest
when running it. --/
testinput10
2
functionality of pcre_dfa_exec(). The -dfa flag must be used with
pcretest
Completed in 1053 milliseconds
1
2
3