Home
last modified time | relevance | path

Searched refs:substr (Results 2151 – 2175 of 2368) sorted by relevance

1...<<81828384858687888990>>...95

/plugin/issuetracker/
H A Dedit.php145 $usenames = (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') ? false : true;
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md183 $solutions[] = substr($haystack, $pos['i'], $pos['l']);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php343 if (substr($data, 0, 1) === '[') {
/plugin/404manager/
H A Dadmin.php311 $myString = substr($myString, 0, $length) . ' ...';
/plugin/fedauth/Auth/OpenID/
H A DMessage.php653 $kvargs[substr($k, 7)] = $v;
/plugin/epub/scripts/
H A Depub_utils.php672 return (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN');
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php622 $sExtension = substr( $sFileName, ( strrpos($sFileName, '.') + 1 ) ) ;
/plugin/pubmed2020/
H A Dsyntax.php707 $tweet = substr($tweet, 1);
/plugin/data/syntax/
H A Dentry.php676 } elseif (substr($name, -1, 1) === 's') {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DImg.php402 $objattr['float'] = strtoupper(substr($properties['FLOAT'], 0, 1));
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1substr(0,this.yytext.length-e),this.offset-=e;var r=this.match.split(/(?:\r\n?|\n)/g);this.match=t…
28substr(0,this.yytext.length-e),this.offset-=e;var r=this.match.split(/(?:\r\n?|\n)/g);this.match=t…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6substr(0,this.yytext.length-e),this.offset-=e;var r=this.match.split(/(?:\r\n?|\n)/g);this.match=t…
29substr(0,this.yytext.length-e),this.offset-=e;var r=this.match.split(/(?:\r\n?|\n)/g);this.match=t…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js26861 return text.substr(offset, length);
33893 name = name.substr(1);
35835 return uri.substr(lastIndexOfSlash + 1);
35842 return uri.substr(i);
36226 spans.push(text.substr(lastModifiedOffset));
36785 res = uriComponent.substr(0, pos);
36815 res = path.substr(0, pos);
36844 value = uri.path.substr(1);
36878 authority = authority.substr(idx + 1);
36899 res += authority.substr(idx);
[all …]
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1substr","quote","escaped","end","maybeEnd","Context","indented","column","type","align","prev","th…
/plugin/discussion/
H A Daction.php1289 …foreach($auth->retrieveUsers(0, 0, array('grps' => $auth->cleanGroup(substr($mod, 1)))) as $user) {
1728 } elseif(substr($url, 0, 4) == 'www.') {
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js84 …-$/.test(d[z-1]));z++);if(z<i){if(a.A){var D=d.slice(p,z).join("");a.A(D.substr(0,D.length-2),t,A,…
86 …exec(a[b]),f={};f.name=d[1].toLowerCase();f.c=g.f[f.name];for(var e=a[b].substr(d[0].length),h=b+1…
87 …=k.charCodeAt(0);if(34===m||39===m)k=k.substr(1,k.length-2);k=x(k.replace(o,""))}else k="";l.push(…
/plugin/swiftmail/Swift/
H A DMessage.php209 …if (strpos($path, ">") > strpos($path, "<")) return substr($path, ($start = strpos($path, "<")), (…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php1114 (strlen($path) >= 3 && preg_match('#^[A-Z]\:[/\\\]#i', substr($path, 0, 3))))) {
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js41 var ucProp = prop.charAt(0).toUpperCase() + prop.substr(1),
/plugin/latexport/implementation/
H A Ddecorator.php73 $filename = substr($filename, 0, -strlen($ext) - 1);
/plugin/dirtylittlehelper/
H A Dscript.js149 return ((''+dlh_dateNow.getFullYear()).substr(-2))+ dlh_return
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php306 if (file_exists($filename) && substr($filename, -5) == '.phpt') {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php257 return 'concat('.substr($result, 7).')';
/plugin/openid/Auth/OpenID/
H A DMessage.php720 $kvargs[substr($k, 7)] = $v;
/plugin/photogallery/lightGallery/js/
H A Dpicturefill.min.js4 …akeUrl(e.url),b.src!==e.url&&(g.restrictsMixedContent()&&"http:"===e.url.substr(0,"http:".length).…

1...<<81828384858687888990>>...95