Exemplo n.º 1
0
 XMLSetEndDoctypeDeclHandler(XMLParser* parser,
                             XMLEndDoctypeDeclHandler end);
Exemplo n.º 2
0
 XMLSetDoctypeDeclHandler(XMLParser* parser,
                          XMLStartDoctypeDeclHandler start,
                          XMLEndDoctypeDeclHandler end);