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 94 Returns: the new block if is i | Line 94 Returns: the new block if is i |
94 | NULL if it is not | NULL if it is not |
95 | */ | */ |
96 | ||
97 | EXPORT real_pcre * | PCRE_EXPORT real_pcre * |
98 | _pcre_try_flipped(const real_pcre *re, real_pcre *internal_re, | _pcre_try_flipped(const real_pcre *re, real_pcre *internal_re, |
99 | const pcre_study_data *study, pcre_study_data *internal_study) | const pcre_study_data *study, pcre_study_data *internal_study) |
100 | { | { |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |