xref: /aosp_15_r20/external/libxml2/result/ent3.sax2 (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard WorkerSAX.setDocumentLocator()
2*7c568831SAndroid Build Coastguard WorkerSAX.startDocument()
3*7c568831SAndroid Build Coastguard WorkerSAX.internalSubset(EXAMPLE, , example.dtd)
4*7c568831SAndroid Build Coastguard WorkerSAX.entityDecl(xml, 1, (null), (null), Extensible Markup Language)
5*7c568831SAndroid Build Coastguard WorkerSAX.getEntity(xml)
6*7c568831SAndroid Build Coastguard WorkerSAX.externalSubset(EXAMPLE, , example.dtd)
7*7c568831SAndroid Build Coastguard WorkerSAX.getEntity(xml)
8*7c568831SAndroid Build Coastguard WorkerSAX.startElementNs(EXAMPLE, NULL, NULL, 0, 2, 0, prop1='a&#3...', 7, prop2='&xml...', 5)
9*7c568831SAndroid Build Coastguard WorkerSAX.characters(
10*7c568831SAndroid Build Coastguard Worker  Test of entities in attribu, 35)
11*7c568831SAndroid Build Coastguard WorkerSAX.endElementNs(EXAMPLE, NULL, NULL)
12*7c568831SAndroid Build Coastguard WorkerSAX.endDocument()
13