This file is indexed.

/usr/share/highlight/langDefs/fame.lang is in highlight-common 3.41-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Description="FAME"

Keywords={
  { Id=1,
    List={"abort", "accelerator", "access", "alias", "almon", "append", "area", 
        "arguments", "arimaconstant", "arrow", "assist", "astime", "axis", "background", 
        "band", "base", "basis", "batch", "behavioral", "boolean", "bottom", "box", 
        "bring", "brown", "button", "cache", "calendar", "caption", "case", "cell", 
        "century", "channel", "character", "chset", "class", "color", "column", 
        "commas", "confirm", "constrain", "contents", "convert", "criterion", "date", 
        "decimal", "depic", "depict", "description", "device", "dimension", "disable", 
        "division", "echo", "eject", "error", "expand", "explode", "fetch", "field", 
        "finish", "fon", "force", "forecast", "forms", "fraction", "frame", "frdb", 
        "frequency", "future", "generate", "glue", "grid", "history", "holdout", 
        "holiday", "ignore", "image", "indent", "index", "influence", "infobar", 
        "intercept", "interrupt", "item", "justify", "keep", "kind", "label", 
        "language", "left", "leftmargin", "legend", "length", "limit", "lines", "link", 
        "lprefix", "map", "margins", "mark", "match", "memory", "method", 
        "missingvalues", "name", "negative", "number", "object", "observed", "offset", 
        "order", "overwrite", "pack", "page", "partial", "past", "pause", "pgcell", 
        "pierce", "placement", "plot", "position", "positive", "prefix", "range", 
        "remarks", "render", "reorder", "replace", "report", "response", "restore", 
        "review", "right", "robiterlimit", "scalar", "scatter", "seasonal", "see", 
        "series", "shiller", "show", "size", "speed", "squeeze", "store", 
        "stringlength", "style", "suffix", "suspend", "symbolize", "tag", "technique", 
        "text", "thickness", "threed", "tick", "time", "title", "top", "trace", 
        "transform", "trigger", "trimvalue", "tune", "turn", "type", "ucharacter", 
        "underline", "unit", "verify", "view", "wedge", "weights", "width", "window", 
        "xyset", "year", "zerovalues", "abs", "acf", "aggr", "agr", "all", "alpha", 
        "amort", "annpct", "any", "ar", "arima", "arma", "atan", "ave", "biwk", 
        "boolfmt", "caseorder", "cave", "channels", "channeltype", "checkaccess", 
        "cmax", "cmin", "conname", "corr", "cos", "cprod", "created", "crosslist", 
        "csum", "ctot", "datefmt", "dateof", "dateorder", "day", "db", "dbcreated", 
        "dbupdated", "diff", "dty", "eof", "errortext", "eval", "exists", "exp", 
        "extract", "file", "filespec", "first", "firstcase", "firstdate", "firstvalue", 
        "font", "fperiod", "fyear", "getenv", "getid", "growth", "hour", "id", 
        "iniscan", "interp", "irr", "largest", "last", "lastcase", "lastdate", 
        "lasterror", "lastvalue", "lave", "lengthcase", "lengthdate", "list", 
        "listaccess", "lmax", "lmedian", "lmin", "location", "log", "log10", "", 
        "lookup", "lower", "lprod", "lstddev", "lsum", "ltrim", "lvar", "ma", "magic", 
        "make", "makedate", "mave", "mavec", "max", "maxcase", "maxdate", "mcorr", 
        "mean", "median", "merge", "min", "mincase", "mindate", "minute", "mirror", 
        "missing", "mmax", "mmedian", "", "mmin", "month", "mprod", "mstddev", "msum", 
        "mvar", "", "nameloc", "nl", "normal", "now", "npv", "numfmt", "overlay", 
        "pacf", "pad", "payback", "pct", "pending", "period", "pixels", "points", 
        "precfmt", "prod", "realname", "remeval", "repeat", "reverse", "robloc", 
        "robvar", "round", "rtrim", "sannpct", "sarima", "scan", "screeninfo", "script", 
        "second", "selectnames", "shift", "shiftmtn", "shiftyr", "sign", "sin", "sl", 
        "slice", "smallest", "sortdata", "sortindex", "", "sortname", "source", 
        "special", "sqrt", "stddev", "string", "stuff", "substring", "sum", "system", 
        "systemerror", "thisday", "today", "trim", "trunc", "uniform", "unique", 
        "updated", "upper", "var", "weekday", "wildlist", "wildnames", "winframeinfo", 
        "wininfo", "writeacct", "ytd", "ytydiff", "ytypct"},
  },
}

Strings={
  Delimiter=[["]],
}

IgnoreCase=true

Comments={
  { Block=false,
    Delimiter= { [[\/\/|\-|-]] },
  },
}

Operators=[[\(|\)|\[|\]|\{|\}|\,|\;|\:|\&|<|>|\!|\=|\/|\*|\%|\+|\-]]