Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlrole.c43 static const char KW_EMPTY[] = { variable
1013 if (XmlNameMatchesAscii(enc, ptr, end, KW_EMPTY)) { in element1()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlrole.c41 static const char KW_EMPTY[] = { variable
1007 if (XmlNameMatchesAscii(enc, ptr, end, KW_EMPTY)) { in element1()