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

/external/expat/lib/
H A Dxmlrole.c81 static const char KW_IGNORE[] = { variable
1260 if (XmlNameMatchesAscii(enc, ptr, end, KW_IGNORE)) {
/external/python/cpython2/Modules/expat/
H A Dxmlrole.c59 static const char KW_IGNORE[] = { variable
1231 if (XmlNameMatchesAscii(enc, ptr, end, KW_IGNORE)) {
/external/python/cpython3/Modules/expat/
H A Dxmlrole.c59 static const char KW_IGNORE[] = { variable
1231 if (XmlNameMatchesAscii(enc, ptr, end, KW_IGNORE)) {

Completed in 225 milliseconds