mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
11 lines
131 B
Text
11 lines
131 B
Text
description "PCRE regular expressions";
|
|
|
|
uses
|
|
Core,
|
|
plugin\pcre;
|
|
|
|
file
|
|
RegExp.cpp charset "UTF-8";
|
|
|
|
mainconfig
|
|
"" = "CONSOLE";
|