Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlrole.c81 static const char KW_IGNORE[] = { variable
1260 if (XmlNameMatchesAscii(enc, ptr, end, KW_IGNORE)) { in condSect0()
/external/expat/lib/
Dxmlrole.c78 static const char KW_IGNORE[] variable
1126 if (XmlNameMatchesAscii(enc, ptr, end, KW_IGNORE)) { in condSect0()
/external/python/cpython3/Modules/expat/
Dxmlrole.c78 static const char KW_IGNORE[] variable
1126 if (XmlNameMatchesAscii(enc, ptr, end, KW_IGNORE)) { in condSect0()