Searched refs:xmlEntityRefFunc (Results 1 – 1 of 1) sorted by relevance
14615 static xmlEntityReferenceFunc xmlEntityRefFunc = NULL; variable14629 if (xmlEntityRefFunc != NULL) { in xmlAddEntityReference()14630 (*xmlEntityRefFunc) (ent, firstNode, lastNode); in xmlAddEntityReference()14644 xmlEntityRefFunc = func; in xmlSetEntityReferenceFunc()