HomeSort by relevance Sort by last modified time
    Searched full:pcre (Results 1 - 25 of 337) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/pcre/dist/
COPYING 0 PCRE LICENCE
3 Please see the file LICENCE in the PCRE distribution for licensing details.
NON-UNIX-USE 1 Compiling PCRE on non-Unix systems
5 NON-AUTOTOOLS-BUILD for details of how to build PCRE without using autotools.
  /external/pcre/
README.version 1 URL: http://sourceforge.net/projects/pcre/files/pcre/8.36/pcre-8.36.tar.bz2/download
  /external/pcre/dist/doc/
pcre_free_substring.3 1 .TH PCRE_FREE_SUBSTRING 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
23 There is a complete description of the PCRE native API in the
pcre_maketables.3 1 .TH PCRE_MAKETABLES 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
20 256. These can be passed to \fBpcre[16|32]_compile()\fP to override PCRE's
22 PCRE was compiled). You might want to do this if you are using a non-standard
25 There is a complete description of the PCRE native API in the
pcre_free_study.3 1 .TH PCRE_FREE_STUDY 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
23 There is a complete description of the PCRE native API in the
pcre_free_substring_list.3 1 .TH PCRE_FREE_SUBSTRING_LIST 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
23 There is a complete description of the PCRE native API in the
pcre_jit_stack_free.3 1 .TH PCRE_JIT_STACK_FREE 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
27 There is a complete description of the PCRE native API in the
pcre_version.3 1 .TH PCRE_VERSION 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
21 PCRE library and the date of its release.
23 There is a complete description of the PCRE native API in the
pcre_get_named_substring.3 1 .TH PCRE_GET_NAMED_SUBSTRING 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
10 .B int pcre_get_named_substring(const pcre *\fIcode\fP,
46 There is a complete description of the PCRE native API in the
pcre_study.3 1 .TH PCRE_STUDY 3 " 24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
10 .B pcre_extra *pcre_study(const pcre *\fIcode\fP, int \fIoptions\fP,
39 if possible. If PCRE has been compiled without JIT support, this option is
46 There is a complete description of the PCRE native API in the
pcre_get_substring.3 1 .TH PCRE_GET_SUBSTRING 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
42 There is a complete description of the PCRE native API in the
pcre_get_substring_list.3 1 .TH PCRE_GET_SUBSTRING_LIST 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
39 There is a complete description of the PCRE native API in the
pcre_refcount.3 1 .TH PCRE_REFCOUNT 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
10 .B int pcre_refcount(pcre *\fIcode\fP, int \fIadjust\fP);
28 There is a complete description of the PCRE native API in the
pcre-config.1 1 .TH PCRE-CONFIG 1 "01 January 2012" "PCRE 8.30"
3 pcre-config - program to return PCRE configuration
8 .B pcre-config [--prefix] [--exec-prefix] [--version] [--libs]
17 \fBpcre-config\fP returns the configuration of the installed PCRE
29 Writes the directory prefix used in the PCRE installation for architecture
34 Writes the directory prefix used in the PCRE installation for architecture
38 Writes the version number of the installed PCRE libraries to the standard
43 with the 8-bit PCRE library (\fB-lpcre\fP on many systems)
    [all...]
pcre-config.txt 0 PCRE-CONFIG(1) General Commands Manual PCRE-CONFIG(1)
6 pcre-config - program to return PCRE configuration
10 pcre-config [--prefix] [--exec-prefix] [--version] [--libs]
17 pcre-config returns the configuration of the installed PCRE libraries
27 --prefix Writes the directory prefix used in the PCRE installation for
32 Writes the directory prefix used in the PCRE installation for
36 --version Writes the version number of the installed PCRE libraries t
    [all...]
pcre_copy_named_substring.3 1 .TH PCRE_COPY_NAMED_SUBSTRING 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
10 .B int pcre_copy_named_substring(const pcre *\fIcode\fP,
43 There is a complete description of the PCRE native API in the
pcre_get_stringnumber.3 1 .TH PCRE_GET_STRINGNUMBER 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
10 .B int pcre_get_stringnumber(const pcre *\fIcode\fP,
35 There is a complete description of the PCRE native API in the
pcre_assign_jit_stack.3 1 .TH PCRE_ASSIGN_JIT_STACK 3 "24 June 2012" "PCRE 8.30"
3 PCRE - Perl-compatible regular expressions
7 .B #include <pcre.h>
51 There is a complete description of the PCRE native API in the
  /external/pcre/dist/doc/html/
pcre_free_substring.html 8 Return to the <a href="index.html">PCRE index page</a>.
11 This page is part of the PCRE HTML documentation. It was generated automatically
19 <b>#include &#60;pcre.h&#62;</b>
35 call to <b>pcre[16|32]_get_substring()</b> or <b>pcre[16|32]_get_named_substring()</b>.
39 There is a complete description of the PCRE native API in the
45 Return to the <a href="index.html">PCRE index page</a>.
pcre_maketables.html 8 Return to the <a href="index.html">PCRE index page</a>.
11 This page is part of the PCRE HTML documentation. It was generated automatically
19 <b>#include &#60;pcre.h&#62;</b>
35 256. These can be passed to <b>pcre[16|32]_compile()</b> to override PCRE's
36 internal, built-in tables (which were made by <b>pcre[16|32]_maketables()</b> when
37 PCRE was compiled). You might want to do this if you are using a non-standard
41 There is a complete description of the PCRE native API in the
47 Return to the <a href="index.html">PCRE index page</a>.
pcre_get_stringnumber.html 8 Return to the <a href="index.html">PCRE index page</a>.
11 This page is part of the PCRE HTML documentation. It was generated automatically
19 <b>#include &#60;pcre.h&#62;</b>
22 <b>int pcre_get_stringnumber(const pcre *<i>code</i>,</b>
46 <b>pcre[16|32]_get_stringnumber()</b>. You can obtain the complete list by calling
47 <b>pcre[16|32]_get_stringtable_entries()</b>.
50 There is a complete description of the PCRE native API in the
56 Return to the <a href="index.html">PCRE index page</a>.
pcre_free_study.html 8 Return to the <a href="index.html">PCRE index page</a>.
11 This page is part of the PCRE HTML documentation. It was generated automatically
19 <b>#include &#60;pcre.h&#62;</b>
35 to <b>pcre[16|32]_study()</b> when it is no longer needed. The argument must be the
39 There is a complete description of the PCRE native API in the
45 Return to the <a href="index.html">PCRE index page</a>.
pcre_free_substring_list.html 8 Return to the <a href="index.html">PCRE index page</a>.
11 This page is part of the PCRE HTML documentation. It was generated automatically
19 <b>#include &#60;pcre.h&#62;</b>
35 call to <b>pcre[16|32]_get_substring_list()</b>. Its only argument is a pointer to
39 There is a complete description of the PCRE native API in the
45 Return to the <a href="index.html">PCRE index page</a>.
pcre_jit_stack_free.html 8 Return to the <a href="index.html">PCRE index page</a>.
11 This page is part of the PCRE HTML documentation. It was generated automatically
19 <b>#include &#60;pcre.h&#62;</b>
35 <b>pcre[16|32]_jit_stack_alloc()</b> when it is no longer needed. For more details,
41 There is a complete description of the PCRE native API in the
47 Return to the <a href="index.html">PCRE index page</a>.

Completed in 93 milliseconds

1 2 3 4 5 6 7 8 91011>>