Home
last modified time | relevance | path

Searched refs:substr (Results 1726 – 1750 of 2368) sorted by relevance

1...<<61626364656667686970>>...95

/plugin/struct/types/
H A DMedia.php80 if (substr($mime, 0, 6) == 'image/') {
/plugin/struct/action/
H A Dedit.php130 $schemaid = 'SRCT' . substr(str_replace(['+', '/'], '', base64_encode(sha1($tablename, true))), 0, 5);
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js24 if (type.substr(0,5) !== 'touch'){ // A temporary fix for IE8 data passing problem in Jin.
41 if (type.substr(0,5) !== 'touch'){ // A temporary fix for IE8 data passing problem in Jin.
/plugin/tablecalc/
H A Dscript.js9 y=r[0].substr(1)*1;
11 x=c[0].substr(1)*1;
/plugin/cronojob/
H A Dpseudocron.php204 $number = substr($number,1);
367 $jobs[$jobNumber][PC_COMMENT] = trim(substr($job[PC_COMMENT],1));
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php474 … if ('P' === substr($endTime, 0, 1) || '-P' === substr($endTime, 0, 2)) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php509 … if (substr($endTime, 0, 1) === 'P' || substr($endTime, 0, 2) === '-P') {
/plugin/evesso/
H A Daction.php126 $PRE = cleanText(substr($INPUT->post->str('prefix'), 0, -1));
264 return (substr($haystack, 0, $length) === $needle);
/plugin/imapmarkers/syntax/
H A Dmap.php88 …ENTER: [%d] MATCH='%s' HANDLER='%s'", $this->nr_imagemap_handler, $match, substr($match, 14, -2)));
90 $img = Doku_Handler_Parse_Media(substr($match, 14, -2));
/plugin/siteexport/renderer/
H A Dpdf.php242 if(substr($mime,0,5) == 'image' && $render){
244 if ( substr($mime,0,5) == 'image' && $linking='details' ) { $noLink = true;}
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php671 substr($this->arguments['test'], -5, 5) != '.phpt') {
673 …$this->arguments['test'] = substr($this->arguments['test'], 0, strrpos($this->arguments['test'…
799 …if (isset($this->arguments['test']) && is_string($this->arguments['test']) && substr($this->argume…
/plugin/statistics/inc/
H A DBrowscap.php232 if (substr($cache_dir, -4) === '.php') {
699 $result = substr(str_replace($search, $replace, $pattern), 2, -2);
888 } elseif (ctype_digit((string) $key) || '.0' === substr($key, -2)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php516 …$this->signatureSubject = substr($cert, $decoded[0]['content'][0]['start'], $decoded[0]['content']…
1363 substr($this->currentCert['signature'], 1),
1371 substr($this->currentCert['signature'], 1),
1379 substr($this->currentCert['signature'], 1),
1411 substr($this->currentCert['signature'], 1),
1558 $mask = substr($ip, $size);
1559 $ip = substr($ip, 0, $size);
2277 …$this->signatureSubject = substr($orig, $decoded[0]['content'][0]['start'], $decoded[0]['content']…
2388 …$this->signatureSubject = substr($orig, $decoded[0]['content'][0]['start'], $decoded[0]['content']…
2487 …$this->signatureSubject = substr($orig, $decoded[0]['content'][0]['start'], $decoded[0]['content']…
[all …]
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js67 ar[--i] = Calendar._DN[i].substr(0, Calendar._SDN_len);
75 ar[--i] = Calendar._MN[i].substr(0, Calendar._SMN_len);
546 if (el.ttip.substr(0, 1) == "_") {
547 el.ttip = el.caldate.print(el.calendar.ttDateFormat) + el.ttip.substr(1);
1427 var valign = opts.substr(0, 1);
1430 halign = opts.substr(1, 1);
1642 … if (Calendar._MN[j].substr(0, a[i].length).toLowerCase() == a[i].toLowerCase()) { m = j; break; }
1686 … if (Calendar._MN[j].substr(0, a[i].length).toLowerCase() == a[i].toLowerCase()) { t = j; break; }
1807 s["%y"] = ('' + y).substr(2, 2); // year without the century (range 00 to 99)
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js544 … this._input = ch + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - len),
548 …this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, th…
577 var past = this.matched.substr(0, this.matched.length - this.match.length);
578 return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
583 …return next.length < 20 && (next += this._input.substr(0, 20 - next.length)), (next.substr(0, 20) …
H A Dsequence-diagram-snap-min.js6substr(0,this.yytext.length-len),this.offset-=len;var oldLines=this.match.split(/(?:\r\n?|\n)/g);t…
H A Dsequence-diagram-raphael.js544 … this._input = ch + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - len),
548 …this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, th…
577 var past = this.matched.substr(0, this.matched.length - this.match.length);
578 return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
583 …return next.length < 20 && (next += this._input.substr(0, 20 - next.length)), (next.substr(0, 20) …
/plugin/findologicxmlexport/vendor/hoa/file/
H A DReadWrite.php353 return $this->write(substr($line, 0, $n), $n);
/plugin/progrecss/
H A Dsyntax.php80 $match = substr($match,11,-2); // Strip markup
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php160 if (substr($directory, -1, 1) != DIRECTORY_SEPARATOR) {
/plugin/projects/plugins/file/
H A Dplot_dependency.php75 if (substr($name, 1, 1) == '#') continue;
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dlang.inc.php6 $l = strtolower(substr($l,0,2));
/plugin/pubmed/
H A Dsyntax.php28 $match = substr($match,9,-2);
/plugin/geogebra/syntax/
H A Dgeogebrafile.php83 $match = html_entity_decode(substr($match, $this->matchLength(), -2));
/plugin/gitlabproject/
H A Dsyntax.php166 return array('date' => $date_exploded[0], 'time' => substr($time_exploded[0], 0, -4));

1...<<61626364656667686970>>...95