Home
last modified time | relevance | path

Searched refs:substr (Results 1151 – 1175 of 2368) sorted by relevance

1...<<41424344454647484950>>...95

/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/credits/
H A Dsyntax.php193 $trunc = substr($str,0,$len);
195 $remainder = substr($str,$len);
/plugin/fedauth/Auth/OpenID/
H A DParse.php225 $regexp = substr($regexp, 1, strlen($regexp) - 2 - strlen($this->_re_flags));
264 $stripped = substr($stripped, $html_begin,
/plugin/cleanup/
H A Dhelper.php217 $path = substr($file, 0, -1 * (strlen($type) + 1));
240 $path = substr($file, 0, -1 * (strlen($type) + 1));
/plugin/fckg/scripts/
H A DsafeFN_cmpr.js1 …match(/([^\x00-\x7F]+[\x00-\x7F]{0,10})+/)[0];c[b++]=d.substr(0,e)+this._utf8Decode(a);d=d.substr(…
H A DsafeFN_class.js227 str[j++]= utf8str.substr(0, pos) + this._utf8Decode(tmpStr);
228 utf8str = utf8str.substr(pos + tmpStr.length);
/plugin/graphgear/
H A Dsyntax.php49 $conf = trim(substr($conf,10,-1));
122 return substr($in,1);
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js223 str[j++]= utf8str.substr(0, pos) + this._utf8Decode(tmpStr);
224 utf8str = utf8str.substr(pos + tmpStr.length);
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js223 str[j++]= utf8str.substr(0, pos) + this._utf8Decode(tmpStr);
224 utf8str = utf8str.substr(pos + tmpStr.length);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DCli.php233 if ('.json' === substr($this->inputPath, -5)) {
240 if ('.json' === substr($this->outputPath, -5)) {
/plugin/farm/
H A Dscript.js16 p = p.substr(0, p.lastIndexOf('/'));
102 if(!o.className.match(/animal_dir/)) p = p.substr(0, p.lastIndexOf('/'));
/plugin/autotweet/
H A Dtwitteroauth.php239 $key = str_replace('-', '_', strtolower(substr($header, 0, $i)));
240 $value = trim(substr($header, $i + 2));
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php118 if(substr($mime,0,5) === 'image'){
207 if(substr($mime,0,5) === 'image' && $render){
/plugin/ckgdoku/scripts/
H A DsafeFN_class.js227 str[j++]= utf8str.substr(0, pos) + this._utf8Decode(tmpStr);
228 utf8str = utf8str.substr(pos + tmpStr.length);
H A DsafeFN_cmpr.js1 …match(/([^\x00-\x7F]+[\x00-\x7F]{0,10})+/)[0];c[b++]=d.substr(0,e)+this._utf8Decode(a);d=d.substr(…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php287 $stdout = substr($stdout, 19);
391 $key = substr($key, strrpos($key, "\0") + 1);
/plugin/anewssystem/
H A Daction.php64 $news_root = substr($allnewsdata, 0, $i);
88 $tmp = substr($ans_conf['param'],strlen('allnews'));
/plugin/annotate/
H A Danno.php74 …$match = str_replace(array(':', ';', '[' , ']'), array('_'," ","",""),substr($match,2,-1));
94 $inner = substr($match,6,-7);
/plugin/chat/
H A Dajax.php333 $user = substr($user, 0, 40);
349 $msg = substr($msg, 0, $maxmsgsize);
/plugin/gemini/
H A Dcli.php202 if (substr($path, 0, 8) == '/_media/') {
204 $path = substr($path, 8);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP32.php74 $val = substr($val, 0, 4 + $i);
81 list(, $digit) = unpack('N', substr($val, $i, 4));
H A DPHP64.php74 $val = substr($val, 0, 4 + $i);
81 list(, $digit) = unpack('N', substr($val, $i, 4));
/plugin/ckgedit/scripts/
H A DsafeFN_class-cmpr.js1 …match(/([^\x00-\x7F]+[\x00-\x7F]{0,10})+/)[0];c[b++]=d.substr(0,e)+this._utf8Decode(a);d=d.substr(…
H A DsafeFN_class.js227 str[j++]= utf8str.substr(0, pos) + this._utf8Decode(tmpStr);
228 utf8str = utf8str.substr(pos + tmpStr.length);
H A DsafeFN_cmpr.js1 …match(/([^\x00-\x7F]+[\x00-\x7F]{0,10})+/)[0];c[b++]=d.substr(0,e)+this._utf8Decode(a);d=d.substr(…

1...<<41424344454647484950>>...95