Home
last modified time | relevance | path

Searched refs:substr (Results 1926 – 1950 of 2368) sorted by relevance

1...<<71727374757677787980>>...95

/plugin/batchedit/
H A Dinterface.php645 if (substr($label, 0, 5) == 'print') {
649 if (substr($label, 0, 4) == 'lbl_') {
/plugin/projects/lib/
H A Dlayout.php172 if (substr($mime, 0, 5) == 'text/' || $mime == 'plain/text')
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php284 if(substr($_REQUEST['url'],0,7) != 'http://')
/plugin/txt2tags/
H A DREADME.doku81 if(substr($ID,-4) != '.t2t') return true;
H A DREADME.t2t81 ``` if(substr($ID,-4) != '.t2t') return true;
H A Dlinkwiz.js193 if(a.title == '' || a.title.substr(a.title.length-1) == ':'){
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js149 return ( this.substr( 0, value.length ) == value ) ;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php114 $reportClassName = substr($reportClassName, 0, strpos($reportClassName, '.'));
/plugin/codemirror/dist/modes/
H A Decl.min.js1 …r r=o.length-1;while(r>=0&&(!isNaN(o[r])||o[r]=="_"))--r;if(r>0){var s=o.substr(0,r+1);if(h.proper…
/plugin/svgembed/
H A Dsyntax.php37 $param = substr($link[0], $pos + 1);
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php185 $strcut = substr($string, 0, $n);
/plugin/noiewarning/
H A Daction.php192 $warn= substr($warn, 4, -5);
/plugin/gtime/gtlib/util/
H A DGTBigInteger.php326 $buff = substr($buff, 1);
/plugin/bibtex/OSBib/
H A DUTF8.php256 * @see substr()
/plugin/davcard/syntax/
H A Dbook.php58 $options = trim(substr($match,14,-2));
/plugin/bookcreator/script/
H A Dnspicker.js197 if (a.title === '' || a.title.substr(a.title.length - 1) === ':') {
/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php202 return substr($text, 0, -1);
/plugin/fedauth/classes/usr/
H A Dfa_filestore.class.php329 return $this->root . substr($username, 0, 1) . '/' . $username . '/fedauth.' . $ext;
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php333 $data = substr ( $data, 0, $maxlength );
/plugin/dtable/
H A Daction.php183 $cols[(int)substr($k, 3)] = $json->decode($v);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php333 $query = substr($matches[2], 1);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php173 $h = substr($h, 0, 32);
/plugin/davcal/syntax/
H A Dtable.php52 $options = trim(substr($match,14,-2));
/plugin/odt/ODT/
H A DODTList.php227 $last_p_style = substr($matches [0], strlen('<text:p text:style-name='));
/plugin/linkback/
H A Dhttp.php267 $this->resp_body = gzinflate(substr($r_body, 10));

1...<<71727374757677787980>>...95