Home
last modified time | relevance | path

Searched refs:substr (Results 2026 – 2050 of 2368) sorted by relevance

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

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php542 $className = substr($className, 0, strpos($className, '.'));
/plugin/dokutranslate/
H A Dsyntax.php196 if (substr($ACT, 0, 7) == 'export_') {
/plugin/redirect2/
H A Daction.php161 if( !($ACT == 'show' || (!is_array($ACT) && substr($ACT, 0, 7) == 'export_')) ) return;
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php165 $name = substr(token_name($token[0]), 2);
/plugin/issuelinks/helper/
H A Ddb.php181 if (substr(trim($sql), 0, strlen('SELECT')) !== 'SELECT') {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.real.php238 $this->tag_data[$key] = substr($value, 0, 65535);
/plugin/webcode/syntax/
H A Dbasis.php212 $match = substr($match, 8, -1); //9 = strlen("<webcode")
/plugin/datatemplate/syntax/
H A Dlist.php220 $replacers['keys_id'][$i][] = "@@[" . $i . "]" . substr($key,2);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDES.php1230 $key = str_pad(substr($this->key, $des_round * 8, 8), 8, "\0");
/plugin/diagramsnet/lib/math/extensions/
H A Dasciimath2jax.js19 …nodeValue+=(h==null?" ":h)}d.parentNode.removeChild(c)}var e=d.nodeValue.substr(a.olen,d.nodeValue…
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php47 'version' => substr($parts[0], 5),
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php211 return substr($match, 7, -3);
/plugin/openid/Auth/OpenID/
H A DAX.php649 $alias = substr($key, 5);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php460 $this->processLongArgument(substr($arg, 2), $i);
1240 echo ' '.$parts[0].'.'.$parts[2].'.'.substr($parts[3], 0, -5).PHP_EOL;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js719 a.push( el.value.substr(0, selStart ) ) ;
721 a.push( el.value.substr( selEnd ) ) ;
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js57substr(0,6)==="\\begin"){this.search={end:"\\end{"+a[1]+"}",mode:"; mode=display",pcount:0,open:b,…
58substr(0,6)==="xmlns:"&&a.nodeValue===this.MMLnamespace){this.PushMathElements(h,e,a.nodeName.subs…
59 …nodeValue+=(h==null?" ":h)}d.parentNode.removeChild(c)}var e=d.nodeValue.substr(a.olen,d.nodeValue…
62 …erer){case"NativeMML":if(!s.settings.warnedMML){if(y.isChrome&&y.version.substr(0,3)!=="24."){x=u.…
63 …ata[0].substr(0,2)==="#x"){return parseInt(this.data[0].substr(2),16)}else{if(this.data[0].substr(…
64 …=this.toMathMLattributes();if(!d&&this.data[0].data.length===1){return e.substr(2)+this.data[0].to…
67substr(0,this.i+1)+" "+this.string.substr(this.i+1)}var q,o,p=this.stack.Top();if(p.type==="prime"…
68 …s");var k=this.trimSpaces(this.GetArgument(j));if(k.charAt(0)=="\\"){k=k.substr(1)}var l=this.GetA…
70substr(0,4)==="MJX-"){if(h[g]==="MJX-arrow"){if(!f.notation.match("/"+a.NOTATION.UPDIAGONALARROW+"…
72 …in("");if(r.length>1){return false}r=g.DELIMITERS[r];var n=(r&&r.dir===q.substr(0,1));if(n){n=(thi…
/plugin/semanticdata/syntax/
H A Dentry.php307 (substr($s, -1, 1) === 's' && $field['multi'] === '')) {
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php168 $query = substr($query, 0, strlen($query)-1);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php369 } else if (substr($param['var'], -4) !== ',...') {
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php156 $p = substr($v, 0, 3);
/plugin/projects/action/
H A Daction.php350 if (substr(strtoupper($slices[1]), 0, strlen($tag)+1)
/plugin/multiorphan/action/
H A Dmultiorphan.php372 if (strtoupper(substr(PHP_OS, 0, 3)) !== 'WIN') {
/plugin/xcom/
H A Dremote.php57 $iswin = strtoupper(substr(PHP_OS, 0, 3)) === 'WIN';
/plugin/xtern/
H A Dadmin.php238 $trunc = substr($url,0,512);
/plugin/gemini/
H A Drenderer.php320 $this->doc = substr($this->doc, 0, -1);

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