Searched refs:spec_symbls (Results 1 – 1 of 1) sorted by relevance
3078 static const char spec_symbls[] ALIGN1 = "\t\n !\"$&'()*-:;<=>?[\\]`|}~"; in SIT() local3105 s = strchrnul(spec_symbls, c); in SIT()3108 indx = syntax_index_table[s - spec_symbls]; in SIT()