Home
last modified time | relevance | path

Searched refs:hsc (Results 451 – 472 of 472) sorted by relevance

1...<<111213141516171819

/plugin/move/helper/
H A Dhandler.php372 …trigger_error('Error, handler function ' . hsc($name) . ' with ' . count($params) . ' parameters c…
/plugin/translate/
H A Daction.php206 hsc($origtext).
/plugin/snippets/
H A Daction.php103 … $event->data['tpl'] = str_replace(trim($value[0]),hsc(trim($value[1])),$event->data['tpl']);
/plugin/advanced/admin/
H A Dconfig.php264 echo hsc(io_readFile($file_path));
/plugin/revealjs/
H A Drenderer.php476 $this->doc .= hsc($filename);
/plugin/dwcommits/
H A Dhelper.php544 $msg = hsc($val);
616 $val = hsc($val);
/plugin/bookcreator/syntax/
H A Dbookmanager.php
/plugin/dataloop/syntax/
H A Dloop.php177 msg("data plugin: unknown option '".hsc($line[0])."'",-1);
/plugin/odt/action/
H A Dexport.php330 $msg = sprintf($this->getLang('forbidden'), hsc(join(', ', $skippedpages)));
/plugin/snap/
H A Dsyntax.php.ori152 $titrePage = hsc($titrePage);
/plugin/struct/meta/
H A DAccessTable.php212 throw new StructException("Unknown column %s in schema.", hsc($colname));
/plugin/captcha/
H A Dhelper.php75 $out .= '<input type="hidden" name="' . $this->field_sec . '" value="' . hsc($secret) . '" />';
/plugin/issuelinks/services/
H A DGitLab.service.php92 … $this->configError = 'The GitLab authentication failed with message: ' . hsc($e->getMessage());
/plugin/issuelinks/classes/
H A DIssue.php624 $html .= hsc($lines[$i]) . "\n";
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php173 admin_plugin_elwikiupgrade::_say(hsc($filename));
/plugin/godiag/
H A Dsyntax.php145 $renderer->doc .= hsc($data['heading']).' ';
648 $href = hsc($href);
/plugin/prosemirror/
H A Drenderer.php400 $node->attr('url', hsc($url));
/plugin/combo/ComboStrap/
H A DMediaMarkup.php223 return "<span class=\"text-danger $errorClass\">" . hsc(trim($message)) . "</span>";
/plugin/owncloud/
H A Dhelper.php317 …if($line[2] == DOKU_CHANGE_TYPE_MOVE) $extra = ' ('.$this->getLang('movedfrom').' '.hsc($line[6]).…
/plugin/nroff/
H A Drenderer.php839 $this->doc .= '<!--'.hsc($feed->error).'-->';
/plugin/timetrack/
H A Dhelper.php732 …" '.($tabid===$currenttab?'selected="selected"':'').' data-index='.$ii++.'>'.hsc($tab).'</a></li>';
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf6402 https?:\/\/([^\/]*\.)?students\.hsc\.unt\.edu

1...<<111213141516171819