Parent Directory
|
Revision Log
|
Patch
| revision 358 by ph10, Sun Jan 20 20:07:32 2008 UTC | revision 359 by ph10, Wed Jul 9 16:20:19 2008 UTC | |
|---|---|---|
| # | Line 72 Returns: number of capturing subp | Line 72 Returns: number of capturing subp |
| 72 | or negative values on error | or negative values on error |
| 73 | */ | */ |
| 74 | ||
| 75 | PCRE_EXP_DEFN int | PCRE_EXP_DEFN int PCRE_CALL_CONVENTION |
| 76 | pcre_info(const pcre *argument_re, int *optptr, int *first_byte) | pcre_info(const pcre *argument_re, int *optptr, int *first_byte) |
| 77 | { | { |
| 78 | real_pcre internal_re; | real_pcre internal_re; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |