Parent Directory
|
Revision Log
|
Patch
| revision 84 by nigel, Sat Feb 24 21:40:45 2007 UTC | revision 85 by nigel, Sat Feb 24 21:41:13 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 | EXPORT int | PCRE_EXPORT 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; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |