! Syntax Highlighting Patterns for IRIX gendist files (.idb / .spec) ! ! Author: Andrea Suatoni (a.suatoni@itaca.it) ! nedit.highlightPatterns: \ IRIX idb:1:0{\n\ IDB line:"^(d|f|l)[\\s]+":"$"::Plain::\n\ type:"\\1":""::Text Arg:IDB line:C\n\ mode:"[\\s]*[\\d]{4}":"$"::Numeric Const:IDB line:\n\ user:"[\\s]+[\\l]+":"$"::Text Escape:mode:\n\ group:"[\\s]+[\\l]+":"$"::Text Escape:user:\n\ dst:"[\\s]+[-\\w.,/]+":"$"::Identifier1:group:\n\ src:"[\\s]+[-\\w.,/]+":"$"::Identifier:dst:\n\ subsytem:"[\\s]+[\\w.]+":"$"::String2:src:\n\ attributes:"[\\s]+":"$"::Text Arg2:subsytem:\n\ keywords:"<(config|nohist|delhist|dev|symval|mach|exitop|preop|postop|removeop|shadow|stripdso|norqs|tag)>":::Keyword:attributes:\n\ }\n\ IRIX spec:1:0{\n\ prereq:"prereq[\\s]+\\(":"\\)"::Text Arg1::\n\ prereq list:"[-\\w,.+ \\t]+":::Subroutine:prereq:\n\ expression:"\\(":"\\)"::Preprocessor::\n\ expression args:"[-\\w]+":::Plain:expression:\n\ comment:"^[ \\t]*#":"$"::Comment::\n\ double quoted strings:"""":""""::String::D\n\ string:".+":::String:double quoted strings:D\n\ numbers:"[\\d]+":::Numeric Const::D\n\ keywords:"<(include|define|product|image|subsys|endsubsys|endimage|endproduct)>":::Keyword::\n\ attributes:"<(id|version|exp|order|default|required|miniroot|autominiroot|mach|replaces|obsoletes|incompat|updates|patch|follows|cutpoint)>":::Text Arg1::\n\ } nedit.languageModes: \ IRIX idb:.idb:::None:::"()"\n\ IRIX spec:.spec:::None:::"()"