Parent Directory
|
Revision Log
|
Patch
| revision 358 by ph10, Wed Jul 9 11:03:07 2008 UTC | revision 359 by ph10, Wed Jul 9 16:20:19 2008 UTC | |
|---|---|---|
| # | Line 504 Returns: pointer to a pcre_extra bloc | Line 504 Returns: pointer to a pcre_extra bloc |
| 504 | NULL on error or if no optimization possible | NULL on error or if no optimization possible |
| 505 | */ | */ |
| 506 | ||
| 507 | PCRE_EXP_DEFN pcre_extra * | PCRE_EXP_DEFN pcre_extra * PCRE_CALL_CONVENTION |
| 508 | pcre_study(const pcre *external_re, int options, const char **errorptr) | pcre_study(const pcre *external_re, int options, const char **errorptr) |
| 509 | { | { |
| 510 | uschar start_bits[32]; | uschar start_bits[32]; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |