Home
last modified time | relevance | path

Searched refs:resolve_func (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx237 static xmlParserInputPtr resolve_func(void *ctx, in resolve_func() function
276 return resolve_func(ctxt, 0, (const xmlChar*)URL);
331 pContext->sax->resolveEntity = resolve_func; in parse()
360 pContext->sax->resolveEntity = resolve_func; in parseURI()