Searched refs:xmlEntityReferenceFunc (Results 1 – 4 of 4) sorted by relevance
563 typedef void (*xmlEntityReferenceFunc) (xmlEntityPtr ent, typedef567 XMLPUBFUN void XMLCALL xmlSetEntityReferenceFunc (xmlEntityReferenceFunc func);
596 typedef void (*xmlEntityReferenceFunc) (xmlEntityPtr ent, typedef600 XMLPUBFUN void XMLCALL xmlSetEntityReferenceFunc (xmlEntityReferenceFunc func);
14105 static xmlEntityReferenceFunc xmlEntityRefFunc = NULL;14132 xmlSetEntityReferenceFunc(xmlEntityReferenceFunc func) in xmlSetEntityReferenceFunc()
14636 static xmlEntityReferenceFunc xmlEntityRefFunc = NULL;14663 xmlSetEntityReferenceFunc(xmlEntityReferenceFunc func) in xmlSetEntityReferenceFunc()