Searched refs:ID_HTML (Results 1 – 1 of 1) sorted by relevance
126 #define ID_HTML 7 macro200 { "HTML", ID_HTML },235 { "html", ID_HTML },1354 …if (mp->identifier[ID_HTML] > 0 && mp->count['<'] >= 8 && (c = mp->count['<'] - mp->count['>']) >=… in cklang()