Home
last modified time | relevance | path

Searched defs:save_html (Results 1 – 24 of 24) sorted by relevance

/dports/mail/squirrelmail-decode/squirrelmail-decode-1.2/eastasia/
H A Dcp949.php45 function charset_decode_cp949 ($string,$save_html=false) {
H A Deuc_cn.php21 function charset_decode_euc_cn ($string,$save_html) {
H A Dbig5.php46 function charset_decode_big5 ($string, $save_html=false) {
H A Deuc_jp.php46 function charset_decode_euc_jp($string,$save_html=false) {
H A Diso_2022_jp.php20 function charset_decode_iso_2022_jp ($string, $save_html=false) {
H A Diso_2022_jp_2.php20 function charset_decode_iso_2022_jp_2 ($string, $save_html=false) {
H A Deuc_tw.php21 function charset_decode_euc_tw ($string,$save_html=false) {
H A Deuc_kr.php21 function charset_decode_euc_kr ($string,$save_html=false) {
H A Dgb18030.php21 function charset_decode_gb18030 ($string, $save_html=false) {
H A Dgb2312.php46 function charset_decode_gb2312 ($string,$save_html=false) {
H A Diso_2022_cn.php20 function charset_decode_iso_2022_cn ($string, $save_html=false) {
H A Diso_2022_kr.php20 function charset_decode_iso_2022_kr ($string,$save_html=false) {
H A Dshift_jis.php21 function charset_decode_shift_jis ($string,$save_html=false) {
/dports/security/p5-Nmap-Scanner/Nmap-Scanner-1.0/examples/bannerscan/
H A Dgraphscan.pl251 sub save_html { subroutine
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/web_editor/models/
H A Dir_translation.py25 def save_html(self, value): member in IrTranslation
/dports/textproc/R-cran-htmltools/htmltools/R/
H A Dhtml_print.R73 save_html <- function(html, file, background = "white", libdir = "lib", lang = "en") { function
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/functions/
H A Di18n.php180 function charset_decode ($charset, $string, $force_decode=false, $save_html=false) {
/dports/www/tikiwiki/tiki-21.2/lib/mailin/
H A Dmailinlib.php133 …$article_type = null, $discard_after = null, $show_inlineImages = 'n', $save_html = 'y', $category…
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dlogging.h85 void setSaveHTML(bool save_html) { mSaveHTML = save_html; } in setSaveHTML()
/dports/math/py-pynleq2/pysces-0.9.8/pysces/
H A DPyscesPlot.py237 def save_html(self,imagename,File=None,path=None,name=None,close_file=1): member in PyscesGPlot
875 def save_html(self,imagename,File=None,path=None,name=None,close_file=1): member in PyscesGPlot2MPL
/dports/biology/py-PySCeS/pysces-1.0.0/pysces/
H A DPyscesPlot.py259 def save_html(self, imagename, File=None, path=None, name=None, close_file=1): member in PyscesGPlot
967 def save_html(self, imagename, File=None, path=None, name=None, close_file=1): member in PyscesGPlot2MPL
/dports/devel/py-orange-widget-base/orange-widget-base-4.13.0/orangewidget/report/
H A Dowreport.py370 def save_html(contents): function
/dports/devel/libopkele/libopkele-2.0.4/lib/
H A Ddiscovery.cc94 string save_html; member in opkele::idigger_t
/dports/textproc/py-rich/rich-10.16.1/rich/
H A Dconsole.py2130 def save_html( member in Console