File: default.ini

package info (click to toggle)
dpdk 24.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 121,148 kB
  • sloc: ansic: 2,206,055; python: 11,866; sh: 4,627; makefile: 2,025; awk: 70
file content (32 lines) | stat: -rw-r--r-- 1,004 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
;
; Features of a default RegEx driver.
;
; This file defines the features that are valid for inclusion in
; the other driver files and also the order that they appear in
; the features table in the documentation. The feature description
; string should not exceed feature_str_len defined in conf.py.
;
[Features]
Cross buffer                =
PCRE start anchor           =
PCRE atomic grouping        =
PCRE back reference         =
PCRE back tracking ctrl     =
PCRE call outs              =
PCRE forward reference      =
PCRE greedy                 =
PCRE match all              =
PCRE match as end           =
PCRE match point rst        =
PCRE New line conventions   =
PCRE new line SEQ           =
PCRE look around            =
PCRE possessive qualifiers  =
PCRE subroutine references  =
PCRE UTF 8                  =
PCRE UTF 16                 =
PCRE UTF 32                 =
PCRE word boundary          =
Run time compilation        =
Armv8                       =
x86                         =