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-2006 University of Cambridge |
Copyright (c) 1997-2007 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 |
68 |
or negative values on error |
or negative values on error |
69 |
*/ |
*/ |
70 |
|
|
71 |
PCRE_DATA_SCOPE int |
PCRE_EXP_DEFN int |
72 |
pcre_info(const pcre *argument_re, int *optptr, int *first_byte) |
pcre_info(const pcre *argument_re, int *optptr, int *first_byte) |
73 |
{ |
{ |
74 |
real_pcre internal_re; |
real_pcre internal_re; |