*.m
*.M
commentDoxygen
%%
\n
comment
%
\n
\
doubleQuoteText
"
("|\n)
\
doubleQuoteText
'
('|\n)
preprocesseur
global( |\t)+
\n
\
keyword
\@return|goto|if|else|case|default|switch|break|continue|while|do|for|otherwise|end\@
boolean
\@true|false\@
functionName
\@(\w|_)+[ \t]*\(
boolean
==|<=|>=|!=|<{1,2}|>{1,2}|&&|\{|\}|
number
\@((0(x|X)[0-9a-fA-F]*)|(\d+\.?\d*|\.\d+)((e|E)(\+|\-)?\d+)?)(L|l|UL|ul|u|U|F|f)?\@
macro
\@[A-Z_][A-Z_0-9]{3,500}\@