Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlrole.c43 static const char KW_EMPTY[] = { variable
1013 if (XmlNameMatchesAscii(enc, ptr, end, KW_EMPTY)) { in element1()
/external/expat/lib/
Dxmlrole.c43 static const char KW_EMPTY[] = { variable
1013 if (XmlNameMatchesAscii(enc, ptr, end, KW_EMPTY)) { in element1()