Searched refs:ElementDecl (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | pyexpat.c | 52 ElementDecl, enumerator 719 if (have_handler(self, ElementDecl)) { in my_ElementDeclHandler() 750 rv = call_with_frame(getcode(ElementDecl, "ElementDecl", __LINE__), in my_ElementDeclHandler() 751 self->handlers[ElementDecl], args, self); in my_ElementDeclHandler()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | pyexpat.c | 52 ElementDecl, enumerator 719 if (have_handler(self, ElementDecl)) { in my_ElementDeclHandler() 750 rv = call_with_frame(getcode(ElementDecl, "ElementDecl", __LINE__), in my_ElementDeclHandler() 751 self->handlers[ElementDecl], args, self); in my_ElementDeclHandler()
|