Home
last modified time | relevance | path

Searched refs:trim (Results 1626 – 1650 of 1709) sorted by last modified time

1...<<616263646566676869

/plugin/dbtables/
H A Dsyntax.php75 if (trim($rawline)!=""){
107 $TableData[$CurrentTable].=trim($EndOfTable)."\n";
/plugin/aclauditor/
H A Dadmin.php135 …list($id, $user, $group, $reqlvl) = array_map(create_function('$i', 'return trim(preg_match("`^\"(…
/plugin/usersubscriptions/
H A Dsyntax.php44 $match = strtolower(trim(substr($match, 19, -2)));
52 $ns = trim($options[0]);
/plugin/swfobject/
H A Dsyntax.php343 return trim($result);
/plugin/processing/
H A Dscript.js2373 pieces.push(p.trim(all));
2949 var tokens = p.trim(styleTokens[i].split( ":" ));
5902 p.trim = function(str) { function
11816 function trim(string) { function
11938 var paramsWoPars = trim(params.substring(1, params.length - 1));
12117 members[i] = { label: trim(members[i].substring(0, label)),
12118 value: transformExpression( trim(members[i].substring(label + 1)) ) };
12206 return new AstVarDefinition( trim(name.replace(/(\s*"C\d+")+/g, "")),
12282 return new AstForInExpression( transformStatement(trim(content[0])),
12286 return new AstForExpression( transformStatement(trim(content[0])),
[all …]
/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), '/:');
H A Dadmin.php78 fwrite($fp, "<?php exit(); ?>\n\n".trim($_POST['dokugource_cnf']));
89 $this->ns = str_replace('/', ':', trim($this->ns, '/:'));
98 foreach(preg_split('`\n+`', trim(@file_get_contents($conf['metadir'].'/gource.colors'))) as $l) {
111 fwrite($fp, trim(implode("\n", $this->log)));
133 foreach(preg_split('`\n+`', trim(@file_get_contents($p.'/'.$i))) as $l) {
145 if($strip) $id = trim(substr($id, $strip), '/:');
/plugin/farm/
H A Danimal.class.php337 $line = trim($line);
618 …if(self::exists($name) || ($name == trim(self::$farmconf['farmer'], '/')) || @is_dir(self::$farmco…
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 Dconfig.class.php83 if(preg_match('`^\$farmconf\[[\'"]([a-z0-9_-]+)[\'"]\]\s*=\s*([^;]+);$`i', trim($l), $m)) {
84 $id = trim($m[1]);
86 $d = trim($m[2]);
124 …if(preg_match('`^\$farmconf\[[\'"]([a-z0-9_-]+)[\'"]\]\s*=\s*([^;]+);$`i', trim($this->conf[$i]), …
125 $id = trim($m[1]);
132 …if(preg_match('`^\$farmconf\[[\'"]([a-z0-9_-]+)[\'"]\]\s*=\s*([^;]+);$`i', trim($this->conf[$n]), …
133 $d = trim($m[2]);
H A Dinstall.class.php98 …if(preg_match('`^\$farmconf\[[\'"]([a-z0-9_-]+)[\'"]\]\s*=\s*([^;]+);(.*)$`i', trim($conf[$i]), $m…
99 switch(trim($m[1])) {
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]) : '';
H A Dtestclient.php24 $mid = trim(substr($m, strlen($start), -1 * strlen($end)));
H A Daction.php147 if(trim($k) == 'lockstate') return trim($v);
H A Danimalmanager.class.php124 …$_POST['new_animal_user_name'] = trim(preg_replace('/[\x00-\x1f:<>&%,;]+/','',$_POST['new_animal_u…
125 …$_POST['new_animal_user_mail'] = trim(preg_replace('/[\x00-\x1f:<>&%,;]+/','',$_POST['new_animal_u…
H A Dadmin.php235 …$this->version = @file_exists(DOKU_FARM_PLUGIN.'installed') ? trim(@file_get_contents(DOKU_FARM_PL…
/plugin/farm/install/
H A Dfarmstructurecreator.php47 if(!$s) return trim(@file_get_contents($file));
130 …array('./'.basename(__FILE__), './'.trim($farmconf['farmer'], '/'), './'.trim($farmconf['barn'], '…
146 …$htaccess = preg_replace('`RewriteBase\s+[a-zA-Z0-9/._-]+`', 'RewriteBase /'.trim($wr, '/'), $htac…
188 …root'].$farmconf['barn']) == realpath($farmconf['farmfsroot'])) && ($i == trim($farmconf['farmer']…
/plugin/cronojob/
H A Dpseudocron.php366 $jobs[$jobNumber][PC_CMD] = trim($job[PC_CMD]);
367 $jobs[$jobNumber][PC_COMMENT] = trim(substr($job[PC_COMMENT],1));
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron-image.php459 $jobs[$jobNumber][PC_CMD] = trim($job[PC_CMD]);
460 $jobs[$jobNumber][PC_COMMENT] = trim(substr($job[PC_COMMENT],1));
H A Dpseudo-cron.inc.php416 $jobs[$jobNumber][PC_CMD] = trim($job[PC_CMD]);
417 $jobs[$jobNumber][PC_COMMENT] = trim(substr($job[PC_COMMENT],1));
/plugin/jquery/
H A Djquery-1.4.2.min.js28 …hrow a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*…
30 …alse)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(…
43 i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)…
44 " ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof …
/plugin/crypto/
H A Dsyntax.php48 return array($state, trim($match));
/plugin/multipoll/
H A Dsyntax.php88 return array(trim($title), $questions, $opts);
/plugin/lytebox/
H A Dlytebox.js29 String.prototype.trim = function () { return this.replace(/^\s+|\s+$/g, ''); } method in String
348 if (w.trim()=='auto') {
352 iframe.width = w.trim();
356 if (h.trim()=='auto') {
360 iframe.height = h.trim();
364 iframe.scrolling = s.trim();
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak116 pos).trim() : label;
118 pos + 1, label.length()).trim() : "";

1...<<616263646566676869