%PDF- %PDF-
| Direktori : /usr/share/source-highlight/ |
| Current File : //usr/share/source-highlight/awk.lang |
# language awk
regexp = '/([^/]*)/'
keyword = "begin|break|close|continue|delete|do|else|end|exit|for",
"getline|gsub|if|index|length|match|next|print|printf|return|split",
"sprintf|sub|substr|system|tolower|toupper|while" nonsensitive
cbracket = "{|}"
include "sh.lang"
include "function.lang"