Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmlrole.c99 static const char KW_NOTATION[] = {ASCII_N, ASCII_O, ASCII_T, ASCII_A, ASCII_T, variable
356 KW_NOTATION)) { in internalSubset()
758 if (XmlNameMatchesAscii(enc, ptr, end, KW_NOTATION)) { in attlist2()