Searched refs:xmlEntityRefFunc (Results 1 – 1 of 1) sorted by relevance
14097 static xmlEntityReferenceFunc xmlEntityRefFunc = NULL; variable14111 if (xmlEntityRefFunc != NULL) { in xmlAddEntityReference()14112 (*xmlEntityRefFunc) (ent, firstNode, lastNode); in xmlAddEntityReference()14126 xmlEntityRefFunc = func; in xmlSetEntityReferenceFunc()