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 491 Returns: pointer to a pcre_extra bloc | Line 491 Returns: pointer to a pcre_extra bloc |
| 491 | NULL on error or if no optimization possible | NULL on error or if no optimization possible |
| 492 | */ | */ |
| 493 | ||
| 494 | PCRE_DATA_SCOPE pcre_extra * | PCRE_EXP_DEFN pcre_extra * |
| 495 | pcre_study(const pcre *external_re, int options, const char **errorptr) | pcre_study(const pcre *external_re, int options, const char **errorptr) |
| 496 | { | { |
| 497 | uschar start_bits[32]; | uschar start_bits[32]; |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |