xref: /dpdk/doc/guides/regexdevs/features/default.ini (revision cf9b3c36e5a297200c169dbbf9d6e655d8096948)
1;
2; Features of a default RegEx driver.
3;
4; This file defines the features that are valid for inclusion in
5; the other driver files and also the order that they appear in
6; the features table in the documentation. The feature description
7; string should not exceed feature_str_len defined in conf.py.
8;
9[Features]
10Cross buffer                =
11PCRE start anchor           =
12PCRE atomic grouping        =
13PCRE back reference         =
14PCRE back tracking ctrl     =
15PCRE call outs              =
16PCRE forward reference      =
17PCRE greedy                 =
18PCRE match all              =
19PCRE match as end           =
20PCRE match point rst        =
21PCRE New line conventions   =
22PCRE new line SEQ           =
23PCRE look around            =
24PCRE possessive qualifiers  =
25PCRE subroutine references  =
26PCRE UTF 8                  =
27PCRE UTF 16                 =
28PCRE UTF 32                 =
29PCRE word boundary          =
30Run time compilation        =
31Armv8                       =
32x86                         =
33