mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
7 lines
154 B
ObjectPascal
7 lines
154 B
ObjectPascal
{$define unicode}
|
|
{$macro on}
|
|
{$define FastUnicodeData}
|
|
{$define uRegExprA := uRegExprW}
|
|
{$define TRegExpr := TRegExprW}
|
|
|
|
{$include uregexpra.pas}
|