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 401 Returns: pointer to a pcre_extra bloc | Line 401 Returns: pointer to a pcre_extra bloc |
| 401 | NULL on error or if no optimization possible | NULL on error or if no optimization possible |
| 402 | */ | */ |
| 403 | ||
| 404 | EXPORT pcre_extra * | PCRE_EXPORT pcre_extra * |
| 405 | pcre_study(const pcre *external_re, int options, const char **errorptr) | pcre_study(const pcre *external_re, int options, const char **errorptr) |
| 406 | { | { |
| 407 | uschar start_bits[32]; | uschar start_bits[32]; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |