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_copy_substring(const char *\fIsubject\fP, int *\fIovector\fP, | .B int pcre_copy_substring(const char *\fIsubject\fP, int *\fIovector\fP, |
11 | .ti +5n | .ti +5n |
12 | .B int \fIstringcount\fP, int \fIstringnumber\fP, char *\fIbuffer\fP, | .B int \fIstringcount\fP, int \fIstringnumber\fP, char *\fIbuffer\fP, |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |