| 6 |
and semantics are as close as possible to those of the Perl 5 language. |
and semantics are as close as possible to those of the Perl 5 language. |
| 7 |
|
|
| 8 |
Written by Philip Hazel |
Written by Philip Hazel |
| 9 |
Copyright (c) 1997-2005 University of Cambridge |
Copyright (c) 1997-2006 University of Cambridge |
| 10 |
|
|
| 11 |
----------------------------------------------------------------------------- |
----------------------------------------------------------------------------- |
| 12 |
Redistribution and use in source and binary forms, with or without |
Redistribution and use in source and binary forms, with or without |
| 401 |
NULL on error or if no optimization possible |
NULL on error or if no optimization possible |
| 402 |
*/ |
*/ |
| 403 |
|
|
| 404 |
PCRE_EXPORT pcre_extra * |
PCRE_DATA_SCOPE 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]; |