Parent Directory
|
Revision Log
|
Patch
revision 96 by nigel, Fri Mar 2 13:10:43 2007 UTC | revision 99 by ph10, Tue Mar 6 12:27:42 2007 UTC | |
---|---|---|
# | Line 7 PCRE - Perl-compatible regular expressio | Line 7 PCRE - Perl-compatible regular expressio |
7 | .B #include <pcre.h> | .B #include <pcre.h> |
8 | .PP | .PP |
9 | .SM | .SM |
.br | ||
10 | .B int pcre_dfa_exec(const pcre *\fIcode\fP, "const pcre_extra *\fIextra\fP," | .B int pcre_dfa_exec(const pcre *\fIcode\fP, "const pcre_extra *\fIextra\fP," |
11 | .ti +5n | .ti +5n |
12 | .B "const char *\fIsubject\fP," int \fIlength\fP, int \fIstartoffset\fP, | .B "const char *\fIsubject\fP," int \fIlength\fP, int \fIstartoffset\fP, |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |