mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
7 lines
156 B
ObjectPascal
7 lines
156 B
ObjectPascal
{$define UnicodeRE}
|
|
{$macro on}
|
|
{$define FastUnicodeData}
|
|
{$define uRegExprA := uRegExprW}
|
|
{$define TRegExpr := TRegExprW}
|
|
|
|
{$include uregexpra.pas}
|