Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlrole.c90 static const char KW_NDATA[] = { variable
579 if (XmlNameMatchesAscii(enc, ptr, end, KW_NDATA)) { in entity5()
/external/expat/lib/
Dxmlrole.c87 static const char KW_NDATA[] variable
510 if (XmlNameMatchesAscii(enc, ptr, end, KW_NDATA)) { in entity5()
/external/python/cpython3/Modules/expat/
Dxmlrole.c87 static const char KW_NDATA[] variable
510 if (XmlNameMatchesAscii(enc, ptr, end, KW_NDATA)) { in entity5()