From afef0ac9764c54fe348d7a8f6890a31b475730f5 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Wed, 27 Jun 2007 06:18:14 +0000 Subject: [PATCH] Updated UltraEdit/UEStudio wordfile a bit Function list will now likely only work with UltraEdit 6.30+ and UEStudio 13.10+ --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401032 --- editor/ultraedit/wordfile.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/editor/ultraedit/wordfile.txt b/editor/ultraedit/wordfile.txt index b56ffcf8..65956eb7 100644 --- a/editor/ultraedit/wordfile.txt +++ b/editor/ultraedit/wordfile.txt @@ -1,11 +1,9 @@ /L20"SourcePawn" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = "' File Extensions = INC SP /Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .? -/Function String = "%^([a-zA-Z_@0-9]+^)[ ^t]++([a-zA-Z_:&=^^'^"., 0-9{}^[^]-]++)" -/Function String 1 = "%[a-zA-Z_0-9]+:+^([a-zA-Z_@0-9]+^)[ ^t]++([a-zA-Z_:&=^^'^"., 0-9{}^[^]-]++)" -/Function String 2 = "%^{native^}^{forward^}[ ^t]+^([a-zA-Z_@0-9]+^)[ ^t]++([a-zA-Z_:&=^^'^"., 0-9{}^[^]-]++)" -/Function String 3 = "%^{native^}^{forward^}[ ^t]+[a-zA-Z_0-9]+:+^([a-zA-Z_@0-9]+^)[ ^t]++([a-zA-Z_:&=^^'^"., 0-9{}^[^]-]++)" -/Function String 4 = "%^{public^}^{stock^}[ ^t]+^([a-zA-Z_@0-9]+^)[ ^t]++([a-zA-Z_:&=^^'^"., 0-9{}^[^]-]++)" -/Function String 5 = "%^{public^}^{stock^}[ ^t]+[a-zA-Z_0-9]+:+^([a-zA-Z_@0-9]+^)[ ^t]++([a-zA-Z_:&=^^'^"., 0-9{}^[^]-]++)"/ +/Regexp Type = Perl +/Function String = "^(?:(?:public|stock|native|forward)[ \t]+|(?:))(?:[\w\d_]+:|(?:))([\w\d_@]+)\([\w\d \t.,_:&='"\[\]{}]*\)" +/Function String 1 = "^functag[ \t]+([\w\d_]+)[ \t]+(?:[\w\d_]+:|(?:))public\([\w\d \t.,_:&='"\[\]{}]*\)" +/Function String 2 = "^funcenum[ \t]+([\w\d_]+)$" /Indent Strings = "{" /Unindent Strings = "}" /Open Fold Strings = "{" @@ -53,6 +51,7 @@ cellsof chars sizeof tagof /C4"Tags" +any bool Float Function Handle