Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlrole.c68 static const char KW_NDATA[] = { variable
550 if (XmlNameMatchesAscii(enc, ptr, end, KW_NDATA)) { in entity5()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlrole.c62 static const char KW_NDATA[] = { variable
544 if (XmlNameMatchesAscii(enc, ptr, end, KW_NDATA)) { in entity5()