Home
last modified time | relevance | path

Searched refs:trim (Results 26 – 50 of 1709) sorted by relevance

12345678910>>...69

/plugin/exttab1/
H A Dsyntax.php115 $rawline = trim($rawline);
184 if (strlen(trim($linedata)) > 2)
206 $parsedData = $this->_parseDisplayData(trim(substr($linedata, $pos + 1)));
207 $my2c .= ' <caption ' . trim(substr($linedata, 2, $pos - 2)) . '>' .
211 $parsedData = $this->_parseDisplayData(trim(substr($linedata, 2)));
241 $parsedData = $this->_parseDisplayData(trim(substr($pick, $pos + 1)));
242 $my2c .= ' <td ' . trim(substr($pick, 1, $pos - 1)) . '>' .
246 $parsedData = $this->_parseDisplayData(trim(substr($pick, 1)));
270 $parsedData = $this->_parseDisplayData(trim(substr($pick, $pos + 1)));
272 $my2c .= ' <th ' . trim(substr($pick, 1, $pos - 1)) . '>' .
[all …]
/plugin/sqlraw/
H A Dtest2.php19 $html = str_get_html(trim($rawHTML));
68 …if (strpos(trim($cell->class), 'actions') === false && strpos(trim($cell->class), 'checker') === f…
75 …if (strpos(trim($cell->class), 'actions') === false && strpos(trim($cell->class), 'checker') === f…
98 $contents = trim($contents);
101 $contents = trim($contents,chr(0xC2).chr(0xA0));
/plugin/geotag/syntax/
H A Dgeotag.php72 $tags = trim(substr($match, 9, -2));
84 $showlocation = trim(substr($placename [0], 10));
95 if (array_key_exists(0, $hide) && trim($hide [0]) === 'hide') {
97 } elseif (array_key_exists(0, $hide) && trim($hide [0]) === 'unhide') {
102 hsc(trim(substr($lat [0], 4))),
103 hsc(trim(substr($lon [0], 4))),
104 hsc(trim(substr(($alt[0] ?? ''), 4))),
106 hsc(trim(substr(($region[0] ?? ''), 7))),
107 hsc(trim(substr(($placename[0] ?? ''), 10))),
108 hsc(trim(subst
[all...]
/plugin/farm/
H A Dsoapconfig.class.php75 …foreach(explode("\n", trim($p)) as $f) if(preg_match('`^name\s*=\s*([^#]+)(#.*)?$`i', trim($f), $m…
147 …foreach(explode("\n", trim($p)) as $f) if(preg_match('`^name\s*=\s*([^#]+)(#.*)?$`i', trim($f), $m…
262 foreach(explode("\n", trim($a)) as $f) {
265 'value' => trim($m[2]),
266 'comment' => isset($m[4]) ? trim($m[4]) : ''
269 if(preg_match('`^allowed\s*=\s*([^#]+)(#(.*))?$`i', trim($f), $m)) {
270 $list = trim($m[1]);
273 'comment' => isset($m[3]) ? trim($m[3]) : ''
276 $sname = trim($m[1]);
277 $ovr = trim($m[3]);
[all …]
H A Dsoapserver.php79 foreach(explode("\n", trim($a)) as $f) {
80 if(preg_match('`^(name|pwd)\s*=\s*([^#]+)(#.*)?$`i', trim($f), $m)) $app[$m[1]] = trim($m[2]);
81 if(preg_match('`^allowed\s*=\s*([^#]+)(#.*)?$`i', trim($f), $m)) {
83 $list = trim($m[1]);
85 $sname = trim($m[1]);
86 $ovr = trim($m[3]);
87 $list = isset($m[5]) ? trim($m[5]) : '';
/plugin/issuetracker/
H A Dassilist.php14 { $assignees_list = trim($assignees_list);
22 $parts[1] = trim($parts[0]);
27 …if(!stristr($x_umail_select,trim($parts[0]))) $x_umail_select = $x_umail_select . "['".trim($parts…
/plugin/jsonrpc/
H A DIJR_Message.php44 if (trim($this->message) == '') {
89 $value = (int)trim($this->_currentTagContents);
94 $value = (double)trim($this->_currentTagContents);
104 $value = new IJR_Date(trim($this->_currentTagContents));
109 if (trim($this->_currentTagContents) != '') {
116 $value = (boolean)trim($this->_currentTagContents);
135 $this->_currentStructName[] = trim($this->_currentTagContents);
139 $this->methodName = trim($this->_currentTagContents);
/plugin/katex/action/
H A Dsetup.php59 …ne ): array=> json_decode( str_replace( "\\", "\\\\", trim( $line ) ), true ), explode( "\n", trim
87 …$value_option_ignored_tags = array_map( fn( $text ): string => trim( $text ), explode( ',', $conf_…
115 …$value_option_ignored_classes = array_map( fn( $text ): string => trim( $text ), explode( ',', $co…
150 $value_option_error_color = trim( $conf_option_error_color );
183 …ne ): array=> json_decode( str_replace( "\\", "\\\\", trim( $line ) ), true ), explode( "\n", trim
/plugin/adhocmathml/
H A Dabstract.php27 switch (trim($name)) {
35 return preg_match('/^[\w\d,\(\)#\% \/]+$/', trim($value));
39 return preg_match('/^[\w\d\%]+$/', trim($value));
47 return preg_match('/^[+-]?[\d]+$/', trim($value));
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEENTRIES.php156 $line = trim(fgets($this->fid));
166 $line = trim($this->bibtexString[$this->currentLine]);
199 $string = trim(substr($string,0,strlen($string)-1));
238 $rev = strrev(trim($oldString));
248 $value = trim(array_shift($values));
259 $key = strtolower(trim($key));
260 $value = trim($value);
363 $string .= $this->removeDelimiters(trim($val))." ";
415 $preambles['bibtexPreamble'] = trim($this->removeDelimitersAndExpand(trim($preamble), TRUE));
425 $value = trim($value);
[all …]
H A DPARSECREATORS.php37 $input = trim($input);
44 $author = explode(",", preg_replace("/\s{2,}/", ' ', trim($value)));
97 else if(preg_match("/[a-zA-Z\-]{2,}/", trim($value)))
98 $firstnameArray[] = trim($value);
100 $initialsArray[] = str_replace(".", " ", trim($value));
105 $initials .= ' ' . trim($initial);
/plugin/reflect/
H A Dsyntax.php40 if ( trim($desc) != '' ) {
41 $array['desc'] = '&'.trim($desc);
44 if ( trim($link) != '' ) {
45 $array['link'] = trim($link);
48 $array['params'] = str_replace('#', '', trim($params));
/plugin/textmodule/
H A Daction.php32 $m = explode(PHP_EOL,trim($m));
36 $title = trim($m[0]);
47 $t1 = trim($m[$c]);
50 $t1 = trim(substr($m[$c],0,$n));
51 $t2 = trim(substr($m[$c],$n+1));
/plugin/popupviewer/syntax/
H A Dviewer.php58 $id = trim($id);
109 $name = trim(p_render($mode, p_get_instructions(trim($name)), $info));
110 …$name = trim(preg_replace("%^(\s|\r|\n)*?<a.+?>(.*)?</a>(\s|\r|\n)*?$%is", "$2", preg_replace("%^(…
130 $name = trim(p_render($mode, p_get_instructions(trim($name)), $info));
156 …$name = trim(preg_replace("%^(\s|\r|\n)*?<a.+?>(.*)?</a>(\s|\r|\n)*?$%is", "$2", preg_replace("%^(…
159 return '<a href="'.$id.'" ' . trim($more) . ' >' . $name . '</a>' . $script;
161 $return = '<area href="'.$id.'" ' . trim($more) . '';
200 $name = trim($match[1]);
/plugin/csstimeline/
H A Dhelper.php22 $line = trim($line);
26 switch(trim($lineSplit[0]))
34 … $data['entries'][$cnt]['description'] = $this->render_text(trim($lineSplit[1]));
37 $data['entries'][$cnt][$lineSplit[0]] = hsc(trim($lineSplit[1]));
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Util/
H A DAttributesHelper.php62 while ($attribute = \trim((string) $attributeCursor->match('/^' . self::SINGLE_ATTRIBUTE . '/i'))) {
84 if (\strtolower(\trim($name)) === 'class') {
85 foreach (\array_filter(\explode(' ', \trim($value))) as $class) {
89 $attributes[\trim($name)] = \trim($value);
118 $arg['class'] = \array_filter(\explode(' ', \trim($arg['class'])));
/plugin/data-graph/
H A Dsyntax.php51 $kv[trim($d[0])] = trim($d[1]);
88 if(trim($g) == $v){
101 if(trim($g) == $v){
114 $g = trim($g);
133 $g = trim($g);
170 $curname = explode(" ", trim($arr[$i]["k"]));
198 print( trim($systems, " ,") . "|\n");
/plugin/datagraph/
H A Dsyntax.php51 $kv[trim($d[0])] = trim($d[1]);
88 if(trim($g) == $v){
101 if(trim($g) == $v){
114 $g = trim($g);
133 $g = trim($g);
170 $curname = explode(" ", trim($arr[$i]["k"]));
198 print( trim($systems, " ,") . "|\n");
/plugin/google_cal/
H A Dsyntax.php38 if (preg_match('/(.*)\[(.*)\]$/', trim($url), $matches)) {
55 return array('wiki', hsc(trim("$url")), hsc(trim($alt)), hsc(trim($w)), hsc(trim($h)));
/plugin/dokugource/
H A Daction.php49 $ls = preg_split('`\n+`', trim(@file_get_contents($conf['metadir'].'/gource.colors')));
77 $ns = str_replace('/', ':', trim($ns, '/:'));
84 $ns = trim($ns, '/:');
91 $autons = trim($m[2], '/:');
100 foreach(preg_split('`\n+`', trim(@file_get_contents($conf['metadir'].'/gource.colors'))) as $l) {
113 echo trim(implode("\n", $this->log)."\nDone\n");
131 foreach(preg_split('`\n+`', trim(@file_get_contents($p.'/'.$i))) as $l) {
143 if($strip) $id = trim(substr($id, $strip), '/:');
/plugin/adhoctags/syntax/
H A Da.php30 return (preg_match('/^([\w\d]+ ?)+$/', trim($value)));
34 return (preg_match('/^[\w\d_-]+$/', trim($value)));
38 return (preg_match('/^[\w\-]+$/', trim($value)));
42 return (preg_match('/^[\w\-_\.]+$/', trim($value)));
/plugin/selectsearch/
H A Daction.php25 if(trim($_REQUEST['namespace'])){
26 $QUERY .= ' @'.trim($_REQUEST['namespace']);
37 trim($namespace);
38 trim($displayname);
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.pre.headfoot.class.php10 if (trim($header_html) != "") {
11 …px; width: 100%; left: 0; right: 0; bottom: 100%; text-align: center;\">".trim($header_html)."</bo…
14 if (trim($footer_html) != "") {
15 …: 1px; width: 100%; left: 0; right: 0; top: 100%; text-align: center;\">".trim($footer_html)."</bo…
/plugin/tablelayout/_jstest/
H A DfloatTable.tests.js32 var actual_html = $fixture.html().replace(/\s\s+/g, ' ').trim();
34 assert.deepEqual(actual_html, expected_html.replace(/\s\s+/g, ' ').trim(), 'html is ok');
61 var actual_html = $fixture.html().replace(/\s\s+/g, ' ').trim();
63 assert.deepEqual(actual_html, expected_html.replace(/\s\s+/g, ' ').trim(), 'html is ok');
/plugin/sectiontoggle/
H A Daction.php72 $JSINFO['h_ini_open'] = trim(strtolower($this->getConf('h_ini_open')));
78 $JSINFO['se_device'] = trim($this->device_type()) ;
116 if(trim($this->getConf('name')) == false) {
121 $name = trim($this->getConf('name'));
163 $type = trim($stored_templates[$conf['template']]['type']);
164 $name = trim($stored_templates[$conf['template']]['name']);
182 $names[$i] = trim ($names[$i]);
183 if($names[$i] != ':') $names[$i] = trim ($names[$i],':');

12345678910>>...69