Searched refs:KW_no (Results 1 – 1 of 1) sorted by relevance
1149 static const char KW_no[] = {ASCII_n, ASCII_o, '\0'}; variable1216 } else if (XmlNameMatchesAscii(enc, val, ptr - enc->minBytesPerChar, KW_no)) { in doParseXmlDecl()