Home
last modified time | relevance | path

Searched refs:KW_ANY (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlrole.c61 static const char KW_ANY[] = {ASCII_A, ASCII_N, ASCII_Y, '\0'}; variable
934 if (XmlNameMatchesAscii(enc, ptr, end, KW_ANY)) { in element1()