Searched refs:KW_ANY (Results 1 – 1 of 1) sorted by relevance
61 static const char KW_ANY[] = {ASCII_A, ASCII_N, ASCII_Y, '\0'}; variable934 if (XmlNameMatchesAscii(enc, ptr, end, KW_ANY)) { in element1()