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

1 2

  /external/pcre/dist/
makevp_c.txt 5 pcre_dfa_exec.c
makevp_l.txt 5 +pcre_dfa_exec.obj &
pcre16_dfa_exec.c 43 #include "pcre_dfa_exec.c"
pcre32_dfa_exec.c 43 #include "pcre_dfa_exec.c"
Makefile.am 33 doc/html/pcre_dfa_exec.html \
231 pcre_dfa_exec.c \
649 pcre_dfa_exec.o pcre_exec.o pcre_fullinfo.o pcre_get.o \
689 doc/pcre_dfa_exec.3 \
738 ln -sf pcre_dfa_exec.3 $(DESTDIR)$(man3dir)/pcre16_dfa_exec.3
764 ln -sf pcre_dfa_exec.3 $(DESTDIR)$(man3dir)/pcre32_dfa_exec.3
pcre.h.generic 104 only recognized at matching time (i.e. by pcre_exec() or pcre_dfa_exec()) may
122 Options that can be set for pcre_exec() and/or pcre_dfa_exec() are flagged with
567 PCRE_EXP_DECL int pcre_dfa_exec(const pcre *, const pcre_extra *,
pcre.h.in 104 only recognized at matching time (i.e. by pcre_exec() or pcre_dfa_exec()) may
122 Options that can be set for pcre_exec() and/or pcre_dfa_exec() are flagged with
567 PCRE_EXP_DECL int pcre_dfa_exec(const pcre *, const pcre_extra *,
ChangeLog 406 pcre_dfa_exec() is for use only with saved/restored patterns.
589 and pcre_dfa_exec in the function-specific man pages, where they were
593 44. A call to pcre_dfa_exec() with an output vector size less than 2 caused
    [all...]
PrepareRelease 212 pcre_dfa_exec.c \
  /external/pcre/
Android.mk 8 dist/pcre_dfa_exec.c \
  /external/pcre/dist/doc/html/
pcre_dfa_exec.html 3 <title>pcre_dfa_exec specification</title>
6 <h1>pcre_dfa_exec man page</h1>
22 <b>int pcre_dfa_exec(const pcre *<i>code</i>, const pcre_extra *<i>extra</i>,</b>
pcreapi.html 71 <b>int pcre_dfa_exec(const pcre *<i>code</i>, const pcre_extra *<i>extra</i>,</b>
258 A second matching function, <b>pcre_dfa_exec()</b>, which is not
287 or <b>pcre_dfa_exec()</b>. This is an optional facility that is provided for
608 pattern, and used again by <b>pcre_exec()</b> and <b>pcre_dfa_exec()</b> when the
    [all...]
index.html 119 <tr><td><a href="pcre_dfa_exec.html">pcre_dfa_exec</a></td>
pcrepartial.html 18 <li><a name="TOC3" href="#SEC3">PARTIAL MATCHING USING pcre_dfa_exec() OR pcre[16|32]_dfa_exec()</a>
22 <li><a name="TOC7" href="#SEC7">MULTI-SEGMENT MATCHING WITH pcre_dfa_exec() OR pcre[16|32]_dfa_exec()</a>
198 <br><a name="SEC3" href="#TOC1">PARTIAL MATCHING USING pcre_dfa_exec() OR pcre[16|32]_dfa_exec()</a><br>
286 <br><a name="SEC7" href="#TOC1">MULTI-SEGMENT MATCHING WITH pcre_dfa_exec() OR pcre[16|32]_dfa_exec()</a><br>
384 <b>pcre_exec()</b> or <b>pcre_dfa_exec()</b>.
pcreunicode.html 104 <b>pcre_dfa_exec()</b> also pass back this information, as well as a more
119 <b>pcre_exec()</b> or <b>pcre_dfa_exec()</b>.
pcreprecompile.html 122 <b>Warning:</b> The tables that <b>pcre_exec()</b> and <b>pcre_dfa_exec()</b> use
  /external/pcre/dist/doc/
pcre_dfa_exec.3 1 .TH PCRE_DFA_EXEC 3 "12 May 2013" "PCRE 8.33"
10 .B int pcre_dfa_exec(const pcre *\fIcode\fP, "const pcre_extra *\fIextra\fP,"
pcreapi.3 30 .B int pcre_dfa_exec(const pcre *\fIcode\fP, "const pcre_extra *\fIextra\fP,"
    [all...]
index.html.src 119 <tr><td><a href="pcre_dfa_exec.html">pcre_dfa_exec</a></td>
pcreunicode.3 
pcreprecompile.3 
pcrepartial.3 168 .SH "PARTIAL MATCHING USING pcre_dfa_exec() OR pcre[16|32]_dfa_exec()"
260 .SH "MULTI-SEGMENT MATCHING WITH pcre_dfa_exec() OR pcre[16|32]_dfa_exec()"
pcre.txt     [all...]
pcrecompat.3 
pcrematching.3 

Completed in 162 milliseconds

1 2