Home
last modified time | relevance | path

Searched refs:str_replace (Results 26 – 50 of 13386) sorted by relevance

12345678910>>...536

/dports/www/moodle311/moodle/lib/pear/HTML/QuickForm/Renderer/
H A DDefault.php201 $html = str_replace('{hidden}', $this->_hiddenHtml, $html);
206 $this->_html = str_replace('{content}', $this->_html, $html);
254 $html = str_replace('<!-- BEGIN required -->', '', $html);
255 $html = str_replace('<!-- END required -->', '', $html);
260 $html = str_replace('{error}', $error, $html);
261 $html = str_replace('<!-- BEGIN error -->', '', $html);
262 $html = str_replace('<!-- END error -->', '', $html);
269 $html = str_replace("{label_{$key}}", $text, $html);
299 $html = str_replace('<!-- BEGIN required -->', '', $html);
300 $html = str_replace('<!-- END required -->', '', $html);
[all …]
/dports/www/moodle39/moodle/lib/pear/HTML/QuickForm/Renderer/
H A DDefault.php201 $html = str_replace('{hidden}', $this->_hiddenHtml, $html);
206 $this->_html = str_replace('{content}', $this->_html, $html);
254 $html = str_replace('<!-- BEGIN required -->', '', $html);
255 $html = str_replace('<!-- END required -->', '', $html);
260 $html = str_replace('{error}', $error, $html);
261 $html = str_replace('<!-- BEGIN error -->', '', $html);
262 $html = str_replace('<!-- END error -->', '', $html);
269 $html = str_replace("{label_{$key}}", $text, $html);
299 $html = str_replace('<!-- BEGIN required -->', '', $html);
300 $html = str_replace('<!-- END required -->', '', $html);
[all …]
/dports/finance/weberp/webERP/
H A DAuditTrail.php109 $SQLString = str_replace(')','',$SQLString);
110 $SQLString = str_replace('(','',$SQLString);
125 $SQLString = str_replace('SET','',$SQLString);
126 $SQLString = str_replace('WHERE',',',$SQLString);
127 $SQLString = str_replace('AND',',',$SQLString);
142 $SQLString = trim(str_replace("DELETE", '', $SQLString));
143 $SQLString = trim(str_replace("FROM", '', $SQLString));
144 $SQLString = trim(str_replace("WHERE", '', $SQLString));
182 InsertQueryInfo(str_replace("INSERT INTO",'',$myrow[2]));
186 UpdateQueryInfo(str_replace("UPDATE",'',$myrow[2]));
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_banners/models/
H A Dtracks.php294 $basename = str_replace('__CATID__', '', $basename);
315 $basename = str_replace('__CLIENTID__', '', $basename);
330 $basename = str_replace('__TYPE__', $type, $basename);
343 $basename = str_replace('__BEGIN__', $begin, $basename);
347 $basename = str_replace('__BEGIN__', '', $basename);
354 $basename = str_replace('__END__', $end, $basename);
358 $basename = str_replace('__END__', '', $basename);
478 . str_replace('"', '""', JText::_('JCATEGORY')) . '","'
486 . str_replace('"', '""', $item->client_name) . '","'
487 . str_replace('"', '""', $item->category_title) . '","'
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Validation/Concerns/
H A DReplacesAttributes.php20 return str_replace([':min', ':max'], $parameters, $message);
34 return str_replace(':format', $parameters[0], $message);
62 return str_replace(':digits', $parameters[0], $message);
90 return str_replace(':min', $parameters[0], $message);
104 return str_replace(':max', $parameters[0], $message);
118 return str_replace(':value', $parameters[0] ?? '', $message);
136 return str_replace(':values', implode(', ', $parameters), $message);
262 return str_replace(':size', $parameters[0], $message);
352 return str_replace([':other', ':value'], $parameters, $message);
392 return str_replace([':other', ':value'], $parameters, $message);
[all …]
/dports/www/bolt/bolt-2.2.24/src/Exception/
H A DLowlevelException.php77 $output = str_replace('%error_title%', 'Bolt - Fatal Error', $html);
79 $output = str_replace('%error%', $message, $output);
80 $output = str_replace('%info%', $info, $output);
148 $html = str_replace('%info%', '', $html);
152 $html = str_replace('%info%', '', $html);
164 $html = str_replace(
176 $html = str_replace('%info%', '', $html);
181 $html = str_replace('%error%', $message, $html);
188 echo str_replace($app['resources']->getPath('rootpath'), '', $html);
241 $html = str_replace('%error%', $message, $html);
[all …]
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-minichat_ajax.php160 …$msgtotal = str_replace(":D", "<img src='img/smiles/icon_biggrin.gif' width='15' height='15'>", $m…
162 …$msgtotal = str_replace("8-)", "<img src='img/smiles/icon_cool.gif' width='15' height='15'>", $msg…
163 …$msgtotal = str_replace("8)", "<img src='img/smiles/icon_cool.gif' width='15' height='15'>", $msgt…
164 …$msgtotal = str_replace(":-)", "<img src='img/smiles/icon_smile.gif' width='15' height='15'>", $ms…
165 …$msgtotal = str_replace(":)", "<img src='img/smiles/icon_smile.gif' width='15' height='15'>", $msg…
166 …$msgtotal = str_replace(":-(", "<img src='img/smiles/icon_sad.gif' width='15' height='15'>", $msgt…
167 …$msgtotal = str_replace(":(", "<img src='img/smiles/icon_sad.gif' width='15' height='15'>", $msgto…
170 …$msgtotal = str_replace(":-p", "<img src='img/smiles/icon_razz.gif' width='15' height='15'>", $msg…
171 …$msgtotal = str_replace(":p", "<img src='img/smiles/icon_razz.gif' width='15' height='15'>", $msgt…
174 …$msgtotal = str_replace(";-)", "<img src='img/smiles/icon_wink.gif' width='15' height='15'>", $msg…
[all …]
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/report/
H A Dports_date_connections.php135 $_GET["dropdown_calendar"] = str_replace("lt;", "", $_GET["contains"][1]);
136 $_GET["dropdown_calendar"] = str_replace("&", "", $_GET["dropdown_calendar"]);
137 $_GET["dropdown_calendar"] = str_replace("\\", "", $_GET["dropdown_calendar"]);
138 $_GET["dropdown_calendar"] = str_replace("'", "", $_GET["dropdown_calendar"]);
144 $_GET["dropdown_calendar"] = str_replace("gt;", "", $_GET["contains"][1]);
145 $_GET["dropdown_calendar"] = str_replace("&", "", $_GET["dropdown_calendar"]);
147 $_GET["dropdown_calendar"] = str_replace("'", "", $_GET["dropdown_calendar"]);
153 $_GET["dropdown_calendar"] = str_replace("=", "", $_GET["contains"][1]);
154 $_GET["dropdown_calendar"] = str_replace("&", "", $_GET["dropdown_calendar"]);
156 $_GET["dropdown_calendar"] = str_replace("'", "", $_GET["dropdown_calendar"]);
[all …]
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Text/Wiki/Render/
H A DLatex.php36 $txt = str_replace("\\", "\\\\", $txt);
37 $txt = str_replace('#', '\#', $txt);
38 $txt = str_replace('$', '\$', $txt);
39 $txt = str_replace('%', '\%', $txt);
40 $txt = str_replace('^', '\^', $txt);
41 $txt = str_replace('&', '\&', $txt);
42 $txt = str_replace('_', '\_', $txt);
43 $txt = str_replace('{', '\{', $txt);
44 $txt = str_replace('}', '\}', $txt);
47 $txt = str_replace('~', '$\sim$', $txt);
[all …]
/dports/www/pear-Text_Wiki/Text_Wiki-1.2.1/Text/Wiki/Render/
H A DLatex.php36 $txt = str_replace("\\", "\\\\", $txt);
37 $txt = str_replace('#', '\#', $txt);
38 $txt = str_replace('$', '\$', $txt);
39 $txt = str_replace('%', '\%', $txt);
40 $txt = str_replace('^', '\^', $txt);
41 $txt = str_replace('&', '\&', $txt);
42 $txt = str_replace('_', '\_', $txt);
43 $txt = str_replace('{', '\{', $txt);
44 $txt = str_replace('}', '\}', $txt);
47 $txt = str_replace('~', '$\sim$', $txt);
[all …]
/dports/www/horde-wicked/wicked-2.0.8/lib/Text_Wiki/Text/Wiki/Render/
H A DLatex.php36 $txt = str_replace("\\", "\\\\", $txt);
37 $txt = str_replace('#', '\#', $txt);
38 $txt = str_replace('$', '\$', $txt);
39 $txt = str_replace('%', '\%', $txt);
40 $txt = str_replace('^', '\^', $txt);
41 $txt = str_replace('&', '\&', $txt);
42 $txt = str_replace('_', '\_', $txt);
43 $txt = str_replace('{', '\{', $txt);
44 $txt = str_replace('}', '\}', $txt);
47 $txt = str_replace('~', '$\sim$', $txt);
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/text_wiki_mediawiki/Text/Wiki/Render/
H A DLatex.php36 $txt = str_replace("\\", "\\\\", $txt);
37 $txt = str_replace('#', '\#', $txt);
38 $txt = str_replace('$', '\$', $txt);
39 $txt = str_replace('%', '\%', $txt);
40 $txt = str_replace('^', '\^', $txt);
41 $txt = str_replace('&', '\&', $txt);
42 $txt = str_replace('_', '\_', $txt);
43 $txt = str_replace('{', '\{', $txt);
44 $txt = str_replace('}', '\}', $txt);
47 $txt = str_replace('~', '$\sim$', $txt);
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/LTIConsumer/classes/
H A Dclass.ilLTIConsumerResultService.php114 $this->operation = str_replace('Request', '', $request->getName());
175 $response = str_replace('{operation}', $this->operation, $response);
220 $response = str_replace('{operation}', $this->operation, $response);
221 $response = str_replace('{code}', $code, $response);
222 $response = str_replace('{severity}', $severity, $response);
223 $response = str_replace('{description}', $description, $response);
248 $response = str_replace('{operation}', $this->operation, $response);
249 $response = str_replace('{code}', $code, $response);
250 $response = str_replace('{severity}', $severity, $response);
277 $response = str_replace('{operation}', $this->operation, $response);
[all …]
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/modules/
H A Duse_wine.php155 $line = str_replace(array('/package', '/passive'), '', $line);
160 $line = str_replace('cmd /c', '', $line);
170 $cd_dir = str_replace('"', '', $cd_dir);
183 $cd_dir = str_replace('\\ ', ' ', $cd_dir);
184 $cd_dir = str_replace('\\(', '(', $cd_dir);
185 $cd_dir = str_replace('\\)', ')', $cd_dir);
188 $cd_dir = str_replace('\\', '/', $cd_dir);
191 $cd_dir = str_replace(' ', '\\ ', $cd_dir);
192 $cd_dir = str_replace(')', '\\)', $cd_dir);
193 $cd_dir = str_replace('(', '\\(', $cd_dir);
[all …]
/dports/net/pear-Net_LDAP/Net_LDAP-1.1.5/LDAP/
H A DUtil.php197 $val = str_replace(',', '\,', $val);
198 $val = str_replace('+', '\+', $val);
199 $val = str_replace('"', '\"', $val);
200 $val = str_replace('<', '\<', $val);
201 $val = str_replace('>', '\>', $val);
202 $val = str_replace(';', '\;', $val);
203 $val = str_replace('#', '\#', $val);
204 $val = str_replace('=', '\=', $val);
252 $val = str_replace('\,', ',', $val);
253 $val = str_replace('\+', '+', $val);
[all …]
/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Dphpinfo.php35 $string = str_replace(' class="p"','',$string);
36 $string = str_replace(' class="e"','',$string);
37 $string = str_replace(' class="v"','',$string);
38 $string = str_replace(' class="h"',' class="tableh2"',$string);
39 $string = str_replace(' class="center"','',$string);
40 $string = str_replace(' width="600"','',$string);
41 $string = str_replace(' cellpadding="3"','',$string);
42 $string = str_replace('<table border="0"','<table',$string);
43 $string = str_replace('<table>','<table border="0" cellspacing="0" cellpadding="0" class="cpg_zebra…
44 $string = str_replace('<td>','<td style="text-align:left;vertical-align:top">',$string);
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Generators/
H A DHTML.php194 echo ' <a name="'.str_replace(' ', '-', $title).'" />'.PHP_EOL;
221 $content = str_replace('&lt;em&gt;', '<em>', $content);
222 $content = str_replace('&lt;/em&gt;', '</em>', $content);
242 $first = str_replace('<?php', '&lt;?php', $first);
243 $first = str_replace("\n", '</br>', $first);
244 $first = str_replace(' ', '&nbsp;', $first);
246 $first = str_replace('</em>', '</span>', $first);
250 $second = str_replace('<?php', '&lt;?php', $second);
251 $second = str_replace("\n", '</br>', $second);
252 $second = str_replace(' ', '&nbsp;', $second);
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Examples/
H A D26utf8.php62 $objWriter->save(str_replace('.php', '.xlsx', __FILE__));
63 echo date('H:i:s') , " File written to " , str_replace('.php', '.xlsx', pathinfo(__FILE__, PATHINFO…
68 $objWriter->save(str_replace('.php', '.xls', __FILE__));
69 echo date('H:i:s') , " File written to " , str_replace('.php', '.xls', pathinfo(__FILE__, PATHINFO_…
74 $objWriter->save(str_replace('.php', '.htm', __FILE__));
75 echo date('H:i:s') , " File written to " , str_replace('.php', '.htm', pathinfo(__FILE__, PATHINFO_…
92 $objWriter->save(str_replace('.php', '.pdf', __FILE__));
93 …echo date('H:i:s') , " File written to " , str_replace('.php', '.pdf', pathinfo(__FILE__, PATHINFO…
107 $objWriter->save(str_replace('.php', '.csv', __FILE__));
108 echo date('H:i:s') , " File written to " , str_replace('.php', '.csv', pathinfo(__FILE__, PATHINFO_…
[all …]
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/net_ldap2/Net/LDAP2/
H A DUtil.php211 $val = str_replace('\\', '\\\\', $val);
212 $val = str_replace(',', '\,', $val);
213 $val = str_replace('+', '\+', $val);
214 $val = str_replace('"', '\"', $val);
215 $val = str_replace('<', '\<', $val);
216 $val = str_replace('>', '\>', $val);
217 $val = str_replace(';', '\;', $val);
218 $val = str_replace('#', '\#', $val);
219 $val = str_replace('=', '\=', $val);
263 $val = str_replace('\\\\', '\\', $val);
[all …]
/dports/net/pear-Net_LDAP2/Net_LDAP2-2.2.0/Net/LDAP2/
H A DUtil.php211 $val = str_replace('\\', '\\\\', $val);
212 $val = str_replace(',', '\,', $val);
213 $val = str_replace('+', '\+', $val);
214 $val = str_replace('"', '\"', $val);
215 $val = str_replace('<', '\<', $val);
216 $val = str_replace('>', '\>', $val);
217 $val = str_replace(';', '\;', $val);
218 $val = str_replace('#', '\#', $val);
219 $val = str_replace('=', '\=', $val);
263 $val = str_replace('\\\\', '\\', $val);
[all …]
/dports/www/moodle310/moodle/admin/tool/xmldb/actions/edit_table/
H A Dedit_table.class.php124 …$o.= ' <input type="hidden" name ="dir" value="' . str_replace($CFG->dirroot, '', $dirpath) . '…
158 …$b .= '&nbsp;<a href="index.php?action=view_table_xml&amp;dir=' . urlencode(str_replace($CFG->dirr…
164 …$b .= '&nbsp;<a href="index.php?action=view_table_xml&amp;dir=' . urlencode(str_replace($CFG->dirr…
178 …ion=view_table_sql&amp;table=' . $tableparam . '&amp;dir=' . urlencode(str_replace($CFG->dirroot, …
180 …ion=view_table_php&amp;table=' . $tableparam . '&amp;dir=' . urlencode(str_replace($CFG->dirroot, …
186 'dir'=> str_replace($CFG->dirroot, '', $dirpath)
192str_replace($CFG->dirroot, '', $dirpath)) . '&amp;time=' . time() . '&amp;unload=false&amp;postact…
195 …$b .= '&nbsp;<a href="index.php?action=edit_xml_file&amp;dir=' . urlencode(str_replace($CFG->dirro…
217 … ['data-action' => 'move_updown_field', 'data-dir' => str_replace($CFG->dirroot, '', $dirpath),
268 … ['data-action' => 'move_updown_key', 'data-dir' => str_replace($CFG->dirroot, '', $dirpath),
[all …]
/dports/www/moodle311/moodle/admin/tool/xmldb/actions/edit_table/
H A Dedit_table.class.php124 …$o.= ' <input type="hidden" name ="dir" value="' . str_replace($CFG->dirroot, '', $dirpath) . '…
158 …$b .= '&nbsp;<a href="index.php?action=view_table_xml&amp;dir=' . urlencode(str_replace($CFG->dirr…
164 …$b .= '&nbsp;<a href="index.php?action=view_table_xml&amp;dir=' . urlencode(str_replace($CFG->dirr…
178 …ion=view_table_sql&amp;table=' . $tableparam . '&amp;dir=' . urlencode(str_replace($CFG->dirroot, …
180 …ion=view_table_php&amp;table=' . $tableparam . '&amp;dir=' . urlencode(str_replace($CFG->dirroot, …
186 'dir'=> str_replace($CFG->dirroot, '', $dirpath)
192str_replace($CFG->dirroot, '', $dirpath)) . '&amp;time=' . time() . '&amp;unload=false&amp;postact…
195 …$b .= '&nbsp;<a href="index.php?action=edit_xml_file&amp;dir=' . urlencode(str_replace($CFG->dirro…
217 … ['data-action' => 'move_updown_field', 'data-dir' => str_replace($CFG->dirroot, '', $dirpath),
268 … ['data-action' => 'move_updown_key', 'data-dir' => str_replace($CFG->dirroot, '', $dirpath),
[all …]
/dports/www/moodle39/moodle/admin/tool/xmldb/actions/edit_table/
H A Dedit_table.class.php124 …$o.= ' <input type="hidden" name ="dir" value="' . str_replace($CFG->dirroot, '', $dirpath) . '…
158 …$b .= '&nbsp;<a href="index.php?action=view_table_xml&amp;dir=' . urlencode(str_replace($CFG->dirr…
164 …$b .= '&nbsp;<a href="index.php?action=view_table_xml&amp;dir=' . urlencode(str_replace($CFG->dirr…
178 …ion=view_table_sql&amp;table=' . $tableparam . '&amp;dir=' . urlencode(str_replace($CFG->dirroot, …
180 …ion=view_table_php&amp;table=' . $tableparam . '&amp;dir=' . urlencode(str_replace($CFG->dirroot, …
186 'dir'=> str_replace($CFG->dirroot, '', $dirpath)
192str_replace($CFG->dirroot, '', $dirpath)) . '&amp;time=' . time() . '&amp;unload=false&amp;postact…
195 …$b .= '&nbsp;<a href="index.php?action=edit_xml_file&amp;dir=' . urlencode(str_replace($CFG->dirro…
217 … ['data-action' => 'move_updown_field', 'data-dir' => str_replace($CFG->dirroot, '', $dirpath),
268 … ['data-action' => 'move_updown_key', 'data-dir' => str_replace($CFG->dirroot, '', $dirpath),
[all …]
/dports/textproc/R-cran-stringr/stringr/tests/testthat/
H A Dtest-replace.r5 expect_equal(str_replace("abababa", "ba", "BA"), "aBAbaba")
10 expect_equal(str_replace("abc$a$1$2", fixed("a"), "$1"), "$1bc$a$1$2")
30 expect_equal(str_replace("aba", "b", "$"), "a$a")
31 expect_equal(str_replace("aba", "b", "$$$"), "a$$$a")
32 expect_equal(str_replace("aba", "(b)", "\\1$\\1$\\1"), "ab$b$ba")
33 expect_equal(str_replace("aba", "(b)", "\\1$\\\\1$\\1"), "ab$\\1$ba")
34 expect_equal(str_replace("aba", "(b)", "\\\\1$\\1$\\\\1"), "a\\1$b$\\1a")
50 expect_error(str_replace("x", "x", 1), "must be a character vector")
54 expect_equal(str_replace("xyz", "x", NA_character_), NA_character_)
69 expect_equal(str_replace("abc", "a|c", toupper), "Abc")
[all …]
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/
H A DTemplate.php136 $res = str_replace('[/' . $name[0] . ']', '', $res);
140 $unblocked = str_replace($tplBlocks[$name[0]], '', $unblocked);
141 $unblocked = str_replace('[' . $name[0] . ']', '', $unblocked);
205 $tmp = str_replace('[' . $key . ']', '', $tmp);
206 $tmp = str_replace('[/' . $key . ']', '', $tmp);
208 $tmp = str_replace($rawBlock, '', $tmp);
209 $tmp = str_replace('[' . $key . ']', '', $tmp);
210 $tmp = str_replace('[/' . $key . ']', '', $tmp);
238 $tmp = str_replace('{{ tplSetName }}', self::$tplSetName, $tmp);
309 $output .= str_replace("\n\n", "\n", $val);
[all …]

12345678910>>...536