Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.c1149 static const char KW_no[] = {ASCII_n, ASCII_o, '\0'}; variable
1216 } else if (XmlNameMatchesAscii(enc, val, ptr - enc->minBytesPerChar, KW_no)) { in doParseXmlDecl()