mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
13 lines
166 B
Text
13 lines
166 B
Text
description "PCRE regular expressions - more complex example\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin/pcre;
|
|
|
|
file
|
|
main.cpp,
|
|
RegExpExtDemoLayout.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|