Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx282 const XML_Char *openEntityNames,
338 const XML_Char *openEntityNames, in call_callbackExternalEntityRef() argument
343 …return SaxExpatParser_Impl::callbackExternalEntityRef(parser,openEntityNames,base,systemId,publicI… in call_callbackExternalEntityRef()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx133 …const XML_Char *openEntityNames, const XML_Char *base, const XML_Char *systemId, const XML_Char *p… in call_callbackExternalEntityRef() argument
136 …return pFastParser->callbackExternalEntityRef( parser, openEntityNames, base, systemId, publicId ); in call_callbackExternalEntityRef()
H A Dfastparser.hxx123 …int callbackExternalEntityRef( XML_Parser parser, const XML_Char *openEntityNames, const XML_Char …

Completed in 20 milliseconds