Lines Matching refs:feature

111        feature that allows users to turn on UTF support from within a pattern,
156 pcrecallout details of the callout feature
1750 Just-in-time compiler support is an optional feature of PCRE that can
1882 If the just-in-time optimization feature is being used, it needs sepa-
3433 These options turn on the partial matching feature. For backwards com-
3995 Warning: If the pattern uses the (?| feature to set up multiple subpat-
4012 feature. Indeed, if such subpatterns are named, they are required to
4304 PCRE provides a feature called "callout", which is a means of temporar-
4368 tracks do not occur. You can disable the auto-possessify feature by
4607 "callout" feature allows an external function to be called during pat-
5545 matches "foobar", but reports that it has matched "bar". This feature
5715 line-ending characters. The feature is provided in Perl in order to
5856 special compatibility feature - see the next two sections), and the
6098 Perl 5.10 introduced a feature whereby each alternative in a subpattern
6136 An alternative approach to using this "branch reset" feature is to use
6146 patterns. This feature was not added to Perl until release 5.10. Python
6147 had the feature earlier, and PCRE introduced it at release 4.0, using
7224 Perl has a feature whereby using the sequence (?{...}) causes arbitrary
7230 PCRE provides a similar feature, but of course it cannot obey arbitrary
7231 Perl code. The feature is called "callout". The caller of PCRE provides
7346 nearest equivalent is the callout feature, as for example in this pat-
8339 JIT support is an optional feature of PCRE. The "configure" option
8589 Modern operating systems have a nice feature: they can reserve an
9215 However, if you are using the just-in-time optimization feature, it is