Lines Matching refs:systemId
271 const XML_Char *systemId,
278 const XML_Char *systemId,
284 const XML_Char *systemId,
323 const XML_Char *systemId, in call_callbackUnparsedEntityDecl() argument
327 …SaxExpatParser_Impl::callbackUnparsedEntityDecl(userData,entityName,base,systemId,publicId,notatio… in call_callbackUnparsedEntityDecl()
332 const XML_Char *systemId, in call_callbackNotationDecl() argument
335 SaxExpatParser_Impl::callbackNotationDecl(userData,notationName,base,systemId,publicId); in call_callbackNotationDecl()
340 const XML_Char *systemId, in call_callbackExternalEntityRef() argument
343 …return SaxExpatParser_Impl::callbackExternalEntityRef(parser,openEntityNames,base,systemId,publicI… in call_callbackExternalEntityRef()
844 const XML_Char *systemId, in callbackUnparsedEntityDecl() argument
855 XML_CHAR_TO_OUSTRING( systemId ) , in callbackUnparsedEntityDecl()
863 const XML_Char *systemId, in callbackNotationDecl() argument
871 XML_CHAR_TO_OUSTRING( systemId ) ) ); in callbackNotationDecl()
881 const XML_Char *systemId, in callbackExternalEntityRef() argument
895 XML_CHAR_TO_OUSTRING( systemId ) ); in callbackExternalEntityRef()