Searched refs:notationName (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sax/source/expatwrap/ |
H A D | sax_expat.cxx | 273 const XML_Char *notationName); 276 const XML_Char *notationName, 325 const XML_Char *notationName) in call_callbackUnparsedEntityDecl() argument 327 …atParser_Impl::callbackUnparsedEntityDecl(userData,entityName,base,systemId,publicId,notationName); in call_callbackUnparsedEntityDecl() 330 const XML_Char *notationName, in call_callbackNotationDecl() argument 335 SaxExpatParser_Impl::callbackNotationDecl(userData,notationName,base,systemId,publicId); in call_callbackNotationDecl() 846 const XML_Char *notationName) in callbackUnparsedEntityDecl() argument 856 XML_CHAR_TO_OUSTRING( notationName ) ) ); in callbackUnparsedEntityDecl() 861 const XML_Char *notationName, in callbackNotationDecl() argument 869 rDTDHandler->notationDecl( XML_CHAR_TO_OUSTRING( notationName ) , in callbackNotationDecl()
|
Completed in 16 milliseconds