Parent Directory
|
Revision Log
|
Patch
| revision 77 by nigel, Sat Feb 24 21:40:45 2007 UTC | revision 85 by nigel, Sat Feb 24 21:41:13 2007 UTC | |
|---|---|---|
| # | Line 58 Arguments: | Line 58 Arguments: |
| 58 | Returns: 0 if data returned, negative on error | Returns: 0 if data returned, negative on error |
| 59 | */ | */ |
| 60 | ||
| 61 | EXPORT int | PCRE_EXPORT int |
| 62 | pcre_config(int what, void *where) | pcre_config(int what, void *where) |
| 63 | { | { |
| 64 | switch (what) | switch (what) |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |