Home
last modified time | relevance | path

Searched refs:enc (Results 26 – 50 of 88) sorted by relevance

1234

/plugin/docsearch/lang/nl/
H A Dconfmanager_description.txt13 /usr/bin/pdftotext -enc UTF-8 %in% %out%
/plugin/docsearch/lang/en/
H A Dconfmanager_description.txt14 /usr/bin/pdftotext -enc UTF-8 %in% %out%
/plugin/googlesearch/
H A Dnusoap.php2388 $this->encoding = $enc;
3367 $enc = substr(strstr($v, '='), 1);
3368 $enc = str_replace('"', '', $enc);
3369 $enc = str_replace('\\', '', $enc);
3401 $enc = substr(strstr($v, '='), 1);
3402 $enc = str_replace('"', '', $enc);
3403 $enc = str_replace('\\', '', $enc);
3822 $this->xml_encoding = strtoupper($enc);
6828 $this->xml_encoding = strtoupper($enc);
6925 * @param string $enc
[all …]
/plugin/docsearch/lang/sv/
H A Dconfmanager_description.txt14 /usr/bin/pdftotext -enc UTF-8 %in% %out%
/plugin/mantis/lib/
H A Dnusoapmime.php306 function setEncoding($enc) argument
308 $this->encoding = $enc;
H A Dnusoap.php2669 $this->encoding = $enc;
3754 $enc = substr(strstr($v, '='), 1);
3755 $enc = str_replace('"', '', $enc);
3756 $enc = str_replace('\\', '', $enc);
3788 $enc = substr(strstr($v, '='), 1);
3789 $enc = str_replace('"', '', $enc);
3790 $enc = str_replace('\\', '', $enc);
4251 $this->xml_encoding = strtoupper($enc);
7562 $this->xml_encoding = strtoupper($enc);
7689 * @param string $enc HTTP encoding
[all …]
/plugin/docsearch/lang/fr/
H A Dconfmanager_description.txt14 /usr/bin/pdftotext -enc UTF-8 %in% %out%
/plugin/rssticker/
H A Dstyle.css45 // Setup VIM: ex: et ts=4 enc=utf-8 :
/plugin/quickstats/GEOIP/
H A Dgeoipcity.inc59 $enc = mb_internal_encoding();
141 mb_internal_encoding($enc);
/plugin/html2pdf/html2pdf/html2ps/cache/
H A DHelvetica-Bold-iso-8859-1.php20 $enc='iso-8859-1'; variable
H A DHelvetica-Bold-iso-8859-7.php20 $enc='iso-8859-7'; variable
H A DHelvetica-iso-8859-7.php20 $enc='iso-8859-7'; variable
H A DTimes-Bold-iso-8859-1.php20 $enc='iso-8859-1'; variable
H A DArial Unicode MS-custom1.php20 $enc='custom1'; variable
H A DArial Unicode MS-symbol.php20 $enc='symbol'; variable
H A DArial Unicode MS-iso-8859-1.php20 $enc='iso-8859-1'; variable
H A DHelvetica-Oblique-iso-8859-1.php20 $enc='iso-8859-1'; variable
H A DHelvetica-iso-8859-1.php20 $enc='iso-8859-1'; variable
H A DHelvetica-iso-8859-13.php20 $enc='iso-8859-13'; variable
H A DTimes-Roman-iso-8859-1.php20 $enc='iso-8859-1'; variable
/plugin/translate/
H A Dstyle.css70 /* vim:ts=4:sw=4:et:enc=utf-8: */
/plugin/etherpadlite/scripts/
H A Detherpadlite.js167 ep.dlg.enc = jQuery('<span/>').show();
168 ep.dlg.enc.append(encALabel).append(ep.dlg.encAMode).append(ep.dlg.encPassword);
169 ep.dlg.frm.append(ep.dlg.enc);
282 ep.dlg.enc.show();
285 ep.dlg.enc.hide();
/plugin/translator/
H A Dstyle.css105 // Setup VIM: ex: et ts=4 enc=utf-8 :
/plugin/gtd/
H A Dstyle.css76 * vim:ts=2:sw=2:et:enc=utf-8:
/plugin/phpipam/
H A Dstyle.css70 * vim: set ai et ts=4 st=4 bf sts=4 cin ff=unix fenc=utf-8 foldmethod=indent : enc=utf-8

1234