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 65 Arguments: | Line 65 Arguments: |
| 65 | Returns: 0 if data returned, negative on error | Returns: 0 if data returned, negative on error |
| 66 | */ | */ |
| 67 | ||
| 68 | PCRE_EXP_DEFN int | PCRE_EXP_DEFN int PCRE_CALL_CONVENTION |
| 69 | pcre_fullinfo(const pcre *argument_re, const pcre_extra *extra_data, int what, | pcre_fullinfo(const pcre *argument_re, const pcre_extra *extra_data, int what, |
| 70 | void *where) | void *where) |
| 71 | { | { |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |