Home
last modified time | relevance | path

Searched refs:trim (Results 1276 – 1300 of 1709) sorted by last modified time

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

/plugin/authgoogle/
H A Dauth.php197 $domain = trim($domain);
/plugin/xfortune/
H A Dhelper.php156 $text = trim($text);
/plugin/top/
H A DCrawlerDetect.php368 return $this->userAgent = (!empty($this->userAgent) ? trim($this->userAgent) : null);
/plugin/rater/scripts/
H A Djquery.tablesorter.js233 return $.trim(getElementText(config, node));
868 return /^[-+]?\d*$/.test($.trim(s.replace(/[,.']/g, '')));
898 return $.trim(s.toLocaleLowerCase());
946 return jQuery.trim(s.replace(new RegExp(/(https?|ftp|file):\/\//), ''));
963 return /\%$/.test($.trim(s));
/plugin/rater/
H A Dsyntax.php124 $rater_id = trim($data['rater_id']);
125 $rater_name = trim($data['rater_name']);
126 $rater_headline = trim($data['rater_headline']);
127 $rater_stat_sort = trim($data['rater_stat_sort']);
624 …$rater_img_xhtml = p_render('xhtml',p_get_instructions("{{".trim($d1[0])."?".$rater_zoom."}}"),$in…
681 …$rater_img_xhtml = p_render('xhtml',p_get_instructions("{{".trim($d1[0])."?".$rater_zoom."}}"),$in…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js7439 x = marr[mt].trim();
7455 x = cells[ri].trim();
H A Dxlsx.min.map1 …ed","encode_range","author","parse_comments_xml","authors","commentList","trim","authorId","sheetR…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js1608 if (str.trim) return str.trim()
11729 string = trim(string);
12073 function trim(string, chars, guard) {
12920 lodash.trim = trim;
31836 words = text.trim().split(/\s+/);
31881 words = text.trim().split(/\s+/);
H A Dpdfmake.min.js.map1trim","n","units","leadSurrogate","charCodeAt","hi","lo","toByteArray","dst","INSPECT_MAX_BYTES","…
H A Dpdfmake.min.js1 …2)return"";for(;t.length%4!==0;)t+="=";return t}function z(t){return t.trim?t.trim():t.replace(/^\…
8 …ex=er,e.sortedLastIndex=nr,e.startCase=$a,e.startsWith=uo,e.template=lo,e.trim=co,e.trimLeft=fo,e.…
15trim().split(/\s+/),g=this.widthOfString(t.replace(/\s+/g,""),r),p=this.widthOfString(" ")+o,m=Mat…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js14trim(g.slice(0,f))+((g=g.slice(f)).length?c:""))f=2==e||(f=g.slice(0,b+1).match(/\S*(\s)?$/))[1]?b… function
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …xtend:extend,clone:clone}})();(function(){if(!String.prototype.trim){String.prototype.trim=functio… method in String
2trim().toLowerCase());value=normalizeValue(attr,pair[1].trim());oStyle[attr]=value})}function pars…
4trim(),value=split[1].trim();if(key==="stop-color"){color=value}else if(key==="stop-opacity"){opac…
9 …length;i<len;i++){currentPath=this.path[i];coordsStr=currentPath.slice(1).trim();coords.length=0;w…
15 …on(url,callback,reviver){url=url.replace(/^\n\s*/,"").replace(/\?.*$/,"").trim();if(url.indexOf("h…
H A Dfabric.js1428 if (!String.prototype.trim) {
1434 String.prototype.trim = function () { method in String
3627 points = points.replace(/,/g, ' ').trim();
3667 if (styleContents.trim() === '') {
3707 url = url.replace(/^\n\s*/, '').trim();
3754 string = string.trim();
4879 key = split[0].trim(),
4880 value = split[1].trim();
5542 var shadowStr = shadow.trim(),
5547 color: color.trim(),
[all …]
/plugin/amcharts/
H A Dsyntax.php51 $match = substr(trim($match), 8, -10);
71 $amdata = implode("", array_map(trim, $amdata));
/plugin/authg2fa/
H A DTokenHelper.php25 $line = trim($line);
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php125 $line = trim($line);
/plugin/fontsize2/
H A Dsyntax.php89 $c = trim($c);
/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/authyubikey/
H A Dauth.php.org334 $line = trim($line);
H A Dauth.php230 $line = trim($line);
251 $line = trim($line);
/plugin/authyubikey/lib/
H A DYubico.php388 $rows = explode("\r\n", trim($str));
/plugin/shorty/
H A Dsyntax.php59 $service = strtolower(trim($match)); //strip spaces
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DDateTimeParser.php187 $newDur = ($matches['plusminus'] === '-' ? '-' : '+') . trim($newDur);
/plugin/disqus/
H A Dsyntax.php50 $shortname = strtolower(trim($match)); //strip spaces
/plugin/autogallery/
H A Dsyntax.php61 $namespace = trim(ltrim($options[0], '>'));

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