Parent Directory
|
Revision Log
|
Patch
| revision 144 by ph10, Fri Mar 9 15:59:06 2007 UTC | revision 145 by ph10, Wed Apr 4 14:06:52 2007 UTC | |
|---|---|---|
| # | Line 63 Returns: the (possibly updated) c | Line 63 Returns: the (possibly updated) c |
| 63 | a negative error number | a negative error number |
| 64 | */ | */ |
| 65 | ||
| 66 | PCRE_DATA_SCOPE int | PCRE_EXP_DEFN int |
| 67 | pcre_refcount(pcre *argument_re, int adjust) | pcre_refcount(pcre *argument_re, int adjust) |
| 68 | { | { |
| 69 | real_pcre *re = (real_pcre *)argument_re; | real_pcre *re = (real_pcre *)argument_re; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |