Esempio n. 1
0
 XMLSetStartDoctypeDeclHandler(XMLParser* parser,
                               XMLStartDoctypeDeclHandler start);
Esempio n. 2
0
 XMLSetDoctypeDeclHandler(XMLParser* parser,
                          XMLStartDoctypeDeclHandler start,
                          XMLEndDoctypeDeclHandler end);