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 61 Arguments: | Line 61 Arguments: |
61 | Returns: 0 if data returned, negative on error | Returns: 0 if data returned, negative on error |
62 | */ | */ |
63 | ||
64 | EXPORT int | PCRE_EXPORT int |
65 | 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, |
66 | void *where) | void *where) |
67 | { | { |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |