Searched refs:StartElement (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Dpyexpat.c33 StartElement, enumerator in enum:HandlerTypes
501 if (have_handler(self, StartElement)) {
566 rv = call_with_frame(getcode(StartElement, "StartElement", __LINE__),
567 self->handlers[StartElement], args, self);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dpyexpat.c33 StartElement, enumerator in enum:HandlerTypes
501 if (have_handler(self, StartElement)) {
566 rv = call_with_frame(getcode(StartElement, "StartElement", __LINE__),
567 self->handlers[StartElement], args, self);

Completed in 1686 milliseconds