Home | History | Annotate | Download | only in libxslt

Lines Matching full:systemid

63 			  const xmlChar **systemID);
5685 * @systemID: used to return the system ID
5692 const xmlChar **systemID) {
5702 if (systemID != NULL)
5703 *systemID = (const xmlChar *) xsltHTMLVersions[i].system;