Lines Matching full:base
335 const XML_Char *base,
349 The base argument is whatever was set by XML_SetBase. The
356 const XML_Char *base,
361 /* This is called for a declaration of notation. The base argument is
368 const XML_Char *base,
409 The base
410 the base for resolving systemId if systemId was relative; this is
435 const XML_Char *base,
714 /* Sets the base to be used for resolving relative URIs in system
717 base argument to the XML_ExternalEntityRefHandler,
718 XML_NotationDeclHandler and XML_UnparsedEntityDeclHandler. The base
723 XML_SetBase(XML_Parser parser, const XML_Char *base);