Home | History | Annotate | Download | only in libxml2

Lines Matching refs:funcLookupFunc

4892     ctxt->funcLookupFunc = f;
4911 if (ctxt->funcLookupFunc != NULL) {
4915 f = ctxt->funcLookupFunc;
4944 if (ctxt->funcLookupFunc != NULL) {
4947 f = ctxt->funcLookupFunc;