Parent Directory
|
Revision Log
|
Patch
revision 117 by ph10, Fri Mar 9 15:59:06 2007 UTC | revision 145 by ph10, Wed Apr 4 14:06:52 2007 UTC | |
---|---|---|
# | Line 68 Returns: number of capturing subp | Line 68 Returns: number of capturing subp |
68 | or negative values on error | or negative values on error |
69 | */ | */ |
70 | ||
71 | PCRE_DATA_SCOPE int | PCRE_EXP_DEFN int |
72 | pcre_info(const pcre *argument_re, int *optptr, int *first_byte) | pcre_info(const pcre *argument_re, int *optptr, int *first_byte) |
73 | { | { |
74 | real_pcre internal_re; | real_pcre internal_re; |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |