Home
last modified time | relevance | path

Searched refs:strlen (Results 826 – 850 of 1362) sorted by path

1...<<31323334353637383940>>...55

/plugin/iphelper/
H A Daction.php37 if (strlen($tool1name) > 1) {$tool1url = $this->getConf('tool1url');$tool1urltarget = $this->getConf('tool1urltarget'); $tool1html = "<a href=\"". $tool1url ."\" target=\"". $tool1urltarget ."\">" . $tool1name . "</a><br>";}
38 if (strlen($tool2name) > 1) {$tool2url = $this->getConf('tool2url');$tool2urltarget = $this->getConf('tool2urltarget'); $tool2html = "<a href=\"". $tool2url ."\" target=\"". $tool2urltarget ."\">" . $tool2name . "</a><br>";}
39 if (strlen($tool3name) > 1) {$tool3url = $this->getConf('tool3url');$tool3urltarget = $this->getConf('tool3urltarget'); $tool3html = "<a href=\"". $tool3url ."\" target=\"". $tool3urltarget ."\">" . $tool3name . "</a><br>";}
40 if (strlen($tool4name) > 1) {$tool4url = $this->getConf('tool4url');$tool4urltarget = $this->getConf('tool4urltarget'); $tool4html = "<a href=\"". $tool4url ."\" target=\"". $tool4urltarget ."\">" . $tool4name . "</a><br>";}
41 if (strlen($tool5name) > 1) {$tool5url = $this->getConf('tool5url');$tool5urltarget = $this->getConf('tool5urltarget'); $tool5html = "<a href=\"". $tool5url ."\" target=\"". $tool5urltarget ."\">" . $tool5name . "</a><br>";}
42 if (strlen($tool6name) > 1) {$tool6url = $this->getConf('tool6url');$tool6urltarget = $this->getConf('tool6urltarget'); $tool6html = "<a href=\"". $tool6url ."\" target=\"". $tool6urltarget ."\">" . $tool6name . "</a><br>";}
43 if (strlen($tool7name) > 1) {$tool7url = $this->getConf('tool7url');$tool7urltarget = $this->getConf('tool7urltarget'); $tool7html = "<a href=\"". $tool7url ."\" target=\"". $tool7urltarget ."\">" . $tool7name . "</a><br>";}
44 if (strlen($tool8name) > 1) {$tool8url = $this->getConf('tool8url');$tool8urltarget = $this->getConf('tool8urltarget'); $tool8html = "<a href=\"". $tool8url ."\" target=\"". $tool8urltarget ."\">" . $tool8name . "</a><br>";}
45 if (strlen($tool9name) > 1) {$tool9url = $this->getConf('tool9url');$tool9urltarget = $this->getConf('tool9urltarget'); $tool9html = "<a href=\"". $tool9url ."\" target=\"". $tool9urltarget ."\">" . $tool9name . "</a><br>";}
46 if (strlen(
[all...]
/plugin/ireadit/action/
H A Dmigration.php167 $page = substr($file->getPathname(), strlen($datadir), -4);
213 $page = substr($file->getPathname(), strlen($datadir), -4);
241 $match = trim(substr($matches[0], strlen('~~IREADIT'), -2));
/plugin/ireadit/helper/
H A Ddb.php71 $len = strlen($conf['metadir']);
/plugin/ireadit/syntax/
H A Direadit.php33 $match = trim(substr($match, strlen('~~IREADIT'), -2));
H A Dlist.php149 return substr($k, 0, strlen($params['namespace'])) == $params['namespace'];
/plugin/issuelinks/helper/
H A Ddb.php181 if (substr(trim($sql), 0, strlen('SELECT')) !== 'SELECT') {
H A Dutil.php25 $linkrel = substr(trim($linkrel), strlen('rel="'), -1);
/plugin/issuelinks/services/
H A DGitHub.service.php164 $endpoint = substr($links['next'], strlen($this->githubUrl));
/plugin/issuetracker/
H A Daction.php237 $len = strlen($txt);
285 elseif(strlen($project)>1)
1004 if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $BASE = DOKU_URL."lib/plugins/issuetracker/";
1191 if(strlen($this->it_th_cols)>0) {
1461 if((!$issue) && (strlen($project)>1)) {
2816 if(strlen($to)<3) $to=$this->getConf('email_address');
3200 if ((@file_exists($pfile)) && (strlen($project)>1))
3365 if((strlen($user_before['mail'])<1) ) {
3368 elseif(strlen($user['mail'])<1) {
3681 $projects .= ','.substr($file,0,strlen($file)-strlen('.issues'));
[all …]
H A Dassilist.php20 if(strlen($parts[0])==0) continue;
21 elseif(strlen($parts[1])==0) {
H A Ditsearch.php29 … if(($i !== strlen($it_datastore)) && ($i !== strlen($it_datastore))) { $it_datastore .= chr(47); }
64 elseif(strlen($project)>1)
154 if(strlen($found_issues) === 0) {
H A Dsyntax.php104 if(strlen($project) <1) $project = $data['project'];
231 …_umail == true) && ((stripos($xdescription, " ") > 0) || (strlen($xdescription)>5)) && (strlen($is…
504 if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $BASE = DOKU_URL."lib/plugins/issuetracker/";
681 if(strlen($data['columns'])>0) {
1156 if(strlen($temp)<1){
1380 …if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $sFilename = DOKU_URL."lib/plugins/issuetracker/wysiwyg_e…
1396 …if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $sFilename = DOKU_URL."lib/plugins/issuetracker/xsEditor.…
1522 $localLen = strlen($local);
1523 $domainLen = strlen($domain);
1875 $projects .= ','.substr($file,0,strlen($file)-strlen('.issues'));
[all …]
/plugin/itemtable/
H A Dsyntax.php133 $r=substr($rawline,strlen($RowInfo[0])+1);
135 $r=substr(strstr($r,$this->options["cell_on"]),strlen($this->options["cell_on"]));
/plugin/javadoc/
H A Dsyntax.php74 if (strlen($site) == 0) {
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jenkins/
H A Dsyntax.php47 return array('state'=>$state, 'bytepos_end' => $pos + strlen($match));
83 return array('state'=>$state, 'bytepos_end' => $pos + strlen($match));
/plugin/jplayer/
H A Dsyntax.php80 $match = substr($match, strlen('{{jPlayerPlaylist>'), -2); //strip markup from start and end
/plugin/jplayer/vendor/composer/
H A DClassLoader.php173 $length = strlen($prefix);
224 $length = strlen($prefix);
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php478 $returnstring .= '&nbsp;('.strlen($value).')';
527 …$returnstring .= '<tr><td><b>size</b></td><td>'.number_format(strlen($variable)).' bytes</td></tr>…
579 $len1 = strlen($ar1);
580 $len2 = strlen($ar2);
H A Ddemo.mp3header.php17 for ($i = 0; $i < strlen($string); $i++) {
27 for ($i = 0; $i < strlen($string); $i++) {
89 $varlen = strlen($variable);
161 $len1 = strlen($ar1);
162 $len2 = strlen($ar2);
329 switch (strlen($byteword) * 8) {
397 $bytewordlen = strlen($byteword);
436 $bytewordlen = strlen($byteword);
564 for ($i = 0; $i < strlen($data); $i++) {
940 $utf8length = strlen($utf8text);
[all …]
H A Ddemo.mysqli.php490 if (strlen($value) > strlen($this_track_track)) {
504 if (strlen($possible_title) > strlen($this_track_title)) {
883 if (strlen(trim($row['comment'])) > 0) {
910 …if ((strlen($row['track_number']) > 0) && ($row['track_number'] < 1) || ($row['track_number'] > 99…
1103 if (strlen($value) > strlen($besttrack)) {
1187 if (isset($Comments['ape']['date'][0]) && (strlen(trim($Comments['ape']['date'][0])) > 0)) {
1353 $PatternLength = strlen($Pattern);
1425 $ShortestNameLength = min(strlen($ActualFilenameNoExt), strlen($PatternFilenameNoExt));
2099 $stringlength = strlen($string);
2123 } elseif ((substr($ThisWord, 0, 2) == 'Mc') && (strlen($ThisWord) > 2)) {
[all …]
H A Ddemo.write.php176 if (strlen($value) > strlen($TrackNumber)) {
H A Ddemo.zip.php47 …while ((strlen($compressedFileData) < $LocalFileHeader['compressed_size']) && !feof($getid3->fp)) {

1...<<31323334353637383940>>...55