Home
last modified time | relevance | path

Searched refs:substr (Results 1601 – 1625 of 2368) sorted by relevance

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

/plugin/odt/ODT/styles/
H A DODTStyle.php196 $value = substr ($matches [0], strlen($field[0].'="'));
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php262 $this->header['To'] = substr($this->header['To'], 0, -2);
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php130 return str_replace(":", "-", substr(self::getAdPage($name), 1));
/plugin/imapmarkers/syntax/
H A Dreference.php41 if ($mode == substr(get_class($this), 7))
/plugin/diffpreview/
H A Daction.php171 'prefix' => substr($INPUT->post->str('prefix'), 0, -1),
/plugin/linkback/action/
H A Dantispam.php121 $ID = substr($_SERVER['PATH_INFO'], 1);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DCallExpression.php285 $class = substr($callable, 0, $pos);
286 $method = substr($callable, $pos + 2);
/plugin/settingstree/settings/
H A Dsettingslevel.class.php30 $val = substr($this->path,strlen($this->_parent->path));
31 if ($val[0] == ':') $val = substr($val,1);
/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php490 $ch = substr($str, $i, 1);
518 $octal_digits = substr($str, $i + 1, 3);
/plugin/svg/
H A Dsyntax.php.save129 substr( $filename, 0, -3 ) .
146 substr( $filename, 0, -3 ) .
/plugin/qstat/
H A Dsyntax.php347 $str = trim(substr($r, 17));
377 $str = trim(substr($r, 19));
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DOptions.php250 $arg = explode('=', substr($arg, 2), 2);
276 $opt = substr($arg, 1);
/plugin/dev/
H A Dcli.php149 $ldir = substr($dir, strlen($pdir));
152 $ldir = substr($dir, strlen($tdir));
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1760 propertyToFind = { '#' : 'id', '.' : 'className' }[search.substr(0, 1)] || 'nodeName',
1766 ? search.substr(1)
2153 return line.substr(0, pos)
2154 + spaces.substr(0, count)
2155 + line.substr(pos + 1, line.length) // pos + 1 will get rid of the tab
2243 lines[i] = lines[i].substr(min);
2750 line = line.substr(spaces.length);
2809 result += wrapLinesWithCode(code.substr(pos, match.index - pos), matchBrushName + 'plain')
2817 result += wrapLinesWithCode(code.substr(pos), getBrushNameCss() + 'plain');
H A DshCore.min.js17substr(0,1)]||"nodeName";if(r="nodeName"!=l?t.substr(1):t.toUpperCase(),-1!=(e[l]||"").indexOf(r))…
/plugin/elwikiupgrade/
H A DHTTPClient.php485 strlen($r_body) > 10 && substr($r_body,0,3)=="\x1f\x8b\x08"){
486 $this->resp_body = @gzinflate(substr($r_body, 10));
593 $nbytes = fwrite($socket, substr($data,$written,4096));
811 $headers = substr($headers, 0, -2);
/plugin/filelist/
H A Dsyntax.php50 $match = substr($match, strlen('{{filelist>'), -2);
/plugin/nroff/
H A Drenderer.php718 if(substr($mime,0,5) == 'image'){
757 if(substr($mime,0,5) == 'image'){
924 if(substr($link['url'],0,7) != 'mailto:'){
966 if(substr($mime,0,5) == 'image'){
/plugin/userhomepage/
H A Daction.php34 if (substr($this->getConf('templates_path'),0,10) == 'data/pages') {
140 …$this->private_ns = cleanID($this->getConf('users_namespace').':'.substr($this->privateNamespace()…
292 … $where = $this->getConf('public_pages_ns').':'.substr($file, 0, -4);
299 … $where = $this->getConf('public_pages_ns').':'.substr($file, 0, -4);
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19substr(0,4)==="MJX-"){if(h[g]==="MJX-arrow"){if(!f.notation.match("/"+a.NOTATION.UPDIAGONALARROW+"…
/plugin/odt/ODT/
H A DODTImport.php295 $paddingLeft = substr($paddingLeft, 0, -2);
301 $marginLeft = substr($marginLeft, 0, -2);
436 $paddingLeft = substr($paddingLeft, 0, -2);
442 $marginLeft = substr($marginLeft, 0, -2);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php180 $this->mpdf->Cell($w, $h, substr($s, $j, $i - $j), 0, 2, $align, $fill, $link);
223 $this->mpdf->Cell($w, $h, substr($s, $j, $i - $j), 0, 2, $align, $fill, $link);
225 $tmp = substr($s, $j, $sep - $j);
270 $tmp = substr($s, $j, $i - $j);
H A DTTFontFile.php328 $up = unpack('n*', substr($table, 8, 4));
492 return substr($stream, 0, $offset) . $value . substr($stream, $offset + strlen($value));
2325 if (strpos('0094D 009CD 00A4D 00ACD 00B4D 00BCD 00C4D 00CCD 00D4D', substr($key, 0, 5)) !== false && strpos('pref blwf pstf', $v['tag']) !== false && !$is_old_spec) {
2326 $key = substr($key, 6, 5);
2333 } elseif (strpos('0094D 009CD 00A4D 00ACD 00B4D 00BCD 00C4D 00CCD 00D4D', substr($key, 6, 5)) !== false && (strpos('rphf half', $v['tag']) !== false || (strpos('pref blwf pstf', $v['tag']) !== false && ($is_old_spec || _OTL_OLD_SPEC_COMPAT_2)))) {
2334 $key = substr($key, 0, 5);
3622 $post = "\x00\x03\x00\x00" . substr($opost, 4, 12) . "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00";
3757 $data = substr($glyphData, $glyphPos, $glyphLen);
3768 $xMin = $this->unpack_short(substr(
[all...]
/plugin/odtplus2dw/
H A Daction.php288 $val = substr( $output, 0, strpos( $output, '_' )+1 );
349 $this->odtFileName = substr($this->userFileName, 0);
350 $this->odtFile = substr($this->userFile, 0);
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php826 $dayName = $this->dayNames[$this->dayMap[substr($day, -2)]];
848 $offset = (int) substr($day, 0, -2);
954 $recurrenceDays[] = $this->dayMap[substr($byDay, -2)];

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