Lines Matching refs:feature
138 However, feature tests are still performed. The new interface provides
150 31. Add support for GCC's visibility feature to hide internal functions.
735 23. Add the ++ qualifier feature to pcretest, to show the remainder of the
1078 14. Extended the "auto-possessify" feature of pcre_compile(). It now recognizes
1436 make it do so. The string so far is captured, making this feature
1587 the feature of a custom pointer more persuasive (as requested by a user).
2085 feature to save stack. However, when a subpattern that can match an empty
2223 "Z" feature of pcretest means that these can be cut out, making the tests
2527 necessary. This feature was broken for very long pattern lines, leading to
2891 1. When using the partial match feature with pcre_dfa_exec(), it was not
3357 somebody wanted the feature. From pcretest it can be activated by using
3941 28. Added a new feature that provides some of the functionality that Perl
4127 46. pcretest has been extended to test the PCRE_EXTRA_MATCH_LIMIT feature. If a
4147 49. Some changes have been made to the callout feature (see 28 above):
4460 10. Added experimental recursion feature (?R) to handle one common case that