Home
last modified time | relevance | path

Searched +full:encoding +(+path:plugin +path:siteexport) -(+path:plugin +path:siteexport +path:lang) (Results 1 – 7 of 7) sorted by relevance

/plugin/siteexport/images/
H A Dsiteexport.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
/plugin/siteexport/inc/
H A Dtoc.php75 $TOCXML = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<toc>";
76 $MAPXML = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<map version=\"1.0\">";
262 …public function __getTOCXML($DATA, $XML = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<?NLS TYPE=…
370 …$XML = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<?NLS TYPE=\"org.eclipse.help.context\"?>\n<co…
H A Dmpdf.php130 // resolve double encoding
H A Djavahelp.php126 <?xml version='1.0' encoding='ISO-8859-1' ?>
H A Dhttpproxy.php77 $this->headers['Accept-Encoding'] = $_SERVER['HTTP_ACCEPT_ENCODING'] ?? '';
H A Dfunctions.php127 * Encoding ()taken from DW - but without needing the renderer
/plugin/siteexport/
H A Djquery.filedownload.js123 //HTML entity encoding is done by replacing all &,<,>,',",\r,\n characters.