mirror of https://github.com/F-Stack/f-stack.git
11 lines
265 B
INI
11 lines
265 B
INI
|
;
|
||
|
; Supported features of the 'cn9k' regex driver.
|
||
|
;
|
||
|
; Refer to default.ini for the full list of available driver features.
|
||
|
;
|
||
|
[Features]
|
||
|
PCRE back reference = Y
|
||
|
PCRE word boundary = Y
|
||
|
Run time compilation = Y
|
||
|
Armv8 = Y
|