Home
last modified time | relevance | path

Searched refs:trim (Results 1351 – 1375 of 1709) sorted by relevance

1...<<51525354555657585960>>...69

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DKML.php224 $setString = trim($setString);
/plugin/shell/
H A DP0wnyShell.js152 …if (this.eShellCmdInput.value.trim().length === 0) return; // field is empty -> nothing to comple…
/plugin/nspages/
H A Dsyntax.php98 $match = strtolower(trim($match));
/plugin/redirect2/
H A Daction.php255 $checkID = ($checkID == '::') ? false : ':'.getNS(trim($checkID,':')).':';
/plugin/authucenter/lib/uc_client/control/
H A Duser.php246 $username = addslashes(trim(stripslashes($username)));
/plugin/authvk/
H A Dauth.php360 $line = trim($line);
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.img.php244 $src = $url_autofix->apply(trim($root->get_attribute("src")));
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php177 throw new RingException(trim($message));
/plugin/mobiletable/
H A Dscript.js4 f=0;f<t;){if(v===k)c.push(G);else if(L.includes(p.innerText.trim()))c.push(D);else{var z=document.c…
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php197 if (trim($jsonString) == "") {
/plugin/farm/
H A Danimal.class.php337 $line = trim($line);
618 …if(self::exists($name) || ($name == trim(self::$farmconf['farmer'], '/')) || @is_dir(self::$farmco…
/plugin/dwcommits/
H A Dhelper.php299 $val = trim($val);
564 $email = trim($email,'>');
/plugin/mathpublish/phpmathpublisher/
H A DHelper.php408 if (trim($t[$i]) != '') {
430 $text = trim(stripslashes($text));
/plugin/odt/ODT/
H A DODTImport.php256 $numbering = trim($properties ['list-style-type'],'"');
426 $sign = trim($properties ['list-style-type'],'"');
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1trim(aN.url.url))||"";aC["data-cke-saved-href"]=(ab.indexOf("/")===0)?ab:al+ab;break;case"internal…
/plugin/sqlraw/
H A Dsimple_html_dom.php684 preg_match_all($pattern, trim($selector_string).' ', $matches, PREG_SET_ORDER);
692 $m[0] = trim($m[0]);
710 if (trim($m[7])===',') {
1515 $node->attr[$name] = trim($node->attr[$name]);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.asf.php369 … $thisfile_audio['bitrate'] = (int) trim(str_replace('kbps', '', $AudioCodecBitrate)) * 1000;
377 $AudioCodecFrequency = (int) trim(str_replace('kHz', '', $AudioCodecFrequency));
1960 if (preg_match('#^WM/Picture$#', str_replace("\x00", '', trim($descriptionRecord['name'])))) {
2069 return trim(getid3_lib::iconv_fallback('UTF-16LE', 'ISO-8859-1', self::TrimTerm($string)), ' ');
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1trim(aM.url.url))||"";aB["data-cke-saved-href"]=(Y.indexOf("/")===0)?Y:aj+Y;break;case"internal":a…
H A Dlink.js1trim(aM.url.url))||"";aB["data-cke-saved-href"]=(Y.indexOf("/")===0)?Y:aj+Y;break;case"internal":a…
/plugin/authimap2/
H A Dauth.php422 $line = trim($line);
/plugin/aclauditor/
H A Dadmin.php135 …list($id, $user, $group, $reqlvl) = array_map(create_function('$i', 'return trim(preg_match("`^\"(…
/plugin/linksenhanced/syntax/
H A Dlink.php113 $link[0] = trim($link[0]);
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php143 $nickname = trim($nickname);
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js110 content = notesMatch[0] + '<aside class="notes">' + marked(notesMatch[1].trim()) + '</aside>';
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php233 $type = trim($matches[1]);

1...<<51525354555657585960>>...69