Lines Matching refs:he
124 syn region quake3Red contained start=+\^1+hs=e+1 end=+[$^"\n]+he=e-1
125 syn region quake3Green contained start=+\^2+hs=e+1 end=+[$^"\n]+he=e-1
126 syn region quake3Yellow contained start=+\^3+hs=e+1 end=+[$^"\n]+he=e-1
127 syn region quake3Blue contained start=+\^4+hs=e+1 end=+[$^"\n]+he=e-1
128 syn region quake3Cyan contained start=+\^5+hs=e+1 end=+[$^"\n]+he=e-1
129 syn region quake3Purple contained start=+\^6+hs=e+1 end=+[$^"\n]+he=e-1
130 syn region quake3White contained start=+\^7+hs=e+1 end=+[$^"\n]+he=e-1
131 syn region quake3Orange contained start=+\^8+hs=e+1 end=+[$^\"\n]+he=e-1
132 syn region quake3Grey contained start=+\^9+hs=e+1 end=+[$^"\n]+he=e-1
133 syn region quake3Black contained start=+\^0+hs=e+1 end=+[$^"\n]+he=e-1
134 syn region quake3Shadow contained start=+\^[Xx]+hs=e+1 end=+[$^"\n]+he=e-1