Home
last modified time | relevance | path

Searched full:htmlspecialchars (Results 176 – 200 of 337) sorted by path

12345678910>>...14

/plugin/issuetracker/
H A Daction.php333 $comment_id = htmlspecialchars(stripslashes($_REQUEST['comment_id']));
334 $comment_id = htmlspecialchars($_REQUEST['comment_id']);
384 … { $comment_id = htmlspecialchars(stripslashes($_REQUEST['comment_id']));
605 … $issues[$issue_id]['resolution'] = htmlspecialchars($_REQUEST['x_resolution']);
632 $issue_id = htmlspecialchars(stripslashes($_REQUEST['issue_ID']));
633 $project = htmlspecialchars(stripslashes($_REQUEST['project']));
634 $usr = htmlspecialchars(stripslashes($_REQUEST['ausr']));
654 $issue_id = htmlspecialchars(stripslashes($_REQUEST['issue_ID']));
655 $project = htmlspecialchars(stripslashes($_REQUEST['project']));
656 $usr = htmlspecialchars(stripslashes($_REQUEST['busr']));
[all …]
H A Dedit.php357 $exploded = explode(' ',htmlspecialchars(stripslashes($_POST['id'])));
372 $field = strtolower(htmlspecialchars(stripslashes($_POST['field'])));
373 $value = htmlspecialchars(stripslashes($_POST['value']));
H A Dsyntax.php103 $project = htmlspecialchars(stripslashes($_REQUEST['project']));
166 … $issues[$issue_id]['product'] = htmlspecialchars(stripslashes($_REQUEST['product']));
167 … $issues[$issue_id]['version'] = htmlspecialchars(stripslashes($_REQUEST['version']));
168 … $issues[$issue_id]['component'] = htmlspecialchars(stripslashes($_REQUEST['component']));
169 … $issues[$issue_id]['tblock'] = htmlspecialchars(stripslashes($_REQUEST['tblock']));
170 … $issues[$issue_id]['severity'] = htmlspecialchars(stripslashes($_REQUEST['severity']));
171 … $issues[$issue_id]['created'] = htmlspecialchars(stripslashes($_REQUEST['created']));
178 // $issues[$issue_id]['title'] = htmlspecialchars(stripslashes($…
179 … $issues[$issue_id]['title'] = htmlspecialchars($_REQUEST['title']);
181 … $issues[$issue_id]['description'] = htmlspecialchars($_REQUEST['description']);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2867 table_var_dump() now uses htmlspecialchars() to avoid broken-table
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php530 …$returnstring .= ($wrap_in_td ? '<td>' : '').nl2br(htmlspecialchars(str_replace("\x00", ' ', $vari…
H A Ddemo.mp3header.php110 $returnstring .= nl2br(htmlspecialchars(str_replace(chr(0), ' ', $variable)));
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php607 const DEFAULT_ESCAPE = 'htmlspecialchars(%s, %s, %s)';
615 * @return string Either a custom callback, or an inline call to `htmlspecialchars`
H A DEngine.php112 * return htmlspecialchars($buffer, ENT_COMPAT, 'UTF-8');
115 …* // Type argument for `htmlspecialchars`. Defaults to ENT_COMPAT. You may prefer ENT_QU…
118 * // Character set for `htmlspecialchars`. Defaults to 'UTF-8'. Use 'UTF-8'.
/plugin/latex-was/
H A Dadmin.php185 …ptln(' <textarea cols=70 rows=6 type="text" name="testformula">'.htmlspecialchars($testformula).'…
198 echo htmlspecialchars($cmd);
206 echo htmlspecialchars(implode(PHP_EOL,$execout));
271 echo htmlspecialchars(file_get_contents($tmpf.'.tex'));
275 // ptln(htmlspecialchars($plug->_url));
289 echo htmlspecialchars(file_get_contents($tmpf.'.log'));
H A Dlatexinc.php109 …$renderer->doc .= '<img src="'.$url.'" class="'.$data['class'].'" alt="'.htmlspecialchars($data[0]…
153 …$renderer->doc .= htmlspecialchars($data[0]); /// unknown render mode, just fart out the latex cod…
/plugin/latex/
H A Dadmin.php185 …ptln(' <textarea cols=70 rows=6 type="text" name="testformula">'.htmlspecialchars($testformula).'…
198 echo htmlspecialchars($cmd);
206 echo htmlspecialchars(implode(PHP_EOL,$execout));
270 echo htmlspecialchars(file_get_contents($tmpf.'.tex'));
274 // ptln(htmlspecialchars($plug->_url));
288 echo htmlspecialchars(file_get_contents($tmpf.'.log'));
H A Dlatexinc.php103 …$renderer->doc .= '<img src="'.$url.'" class="'.$data['class'].'" alt="'.htmlspecialchars($data[0]…
147 …$renderer->doc .= htmlspecialchars($data[0]); /// unknown render mode, just fart out the latex cod…
/plugin/linkbonus/
H A Dcommon.php75 //$renderer->doc .= '<pre>'. htmlspecialchars($outp). '</pre>';
/plugin/linkbonus/syntax/
H A Dinterwiki.txt126 $link['title'] = htmlspecialchars($link['url']);
/plugin/linkmanager/exe/
H A Dajax.php37 print "AJAX call '".htmlspecialchars($_POST['call'])."' unknown!\n";
/plugin/linksenhanced/syntax/
H A Dlink.php217 $link['title'] = htmlspecialchars($link['url']);
/plugin/lytebox/
H A Daction.php112 …return "<a href=\"$img_src\" class=\"media\" title=\"".htmlspecialchars($a_title)."\" rel=\"$rel\"…
/plugin/maintenance/
H A Daction.php35 msg('Command disabled: '.htmlspecialchars($act),-1);
/plugin/mantis/lib/
H A Dclass.nusoap_base.php730 $str = htmlspecialchars($str);
H A Dclass.soap_parser.php199 $this->message[$pos]['name'] = htmlspecialchars($name);
H A Dclass.wsdl.php981 …$portType_xml .= "\n" . ' <documentation>' . htmlspecialchars($opParts['documentation']) . '</d…
H A Dnusoap.php730 $str = htmlspecialchars($str);
5493 …$portType_xml .= "\n" . ' <documentation>' . htmlspecialchars($opParts['documentation']) . '</d…
6631 $this->message[$pos]['name'] = htmlspecialchars($name);
/plugin/maplink/
H A Dsyntax.php20 …ce(' ', '+', str_replace(',', ' ', $data[0])). '"target="_blank">' .htmlspecialchars($data[1]) . '…
/plugin/markdownextra/
H A Dmarkdown.php1139 $codeblock = htmlspecialchars($codeblock, ENT_NOQUOTES);
1153 $code = htmlspecialchars(trim($code), ENT_NOQUOTES);
2964 $codeblock = htmlspecialchars($codeblock, ENT_NOQUOTES);
/plugin/matrixnotifier/
H A Dhelper.php93 …oji'].' <strong>'.htmlspecialchars($title).'</strong> · '.htmlspecialchars($useraction).' &quot;<a…

12345678910>>...14