Home
last modified time | relevance | path

Searched refs:substr (Results 1851 – 1875 of 2368) sorted by relevance

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckeditingarea.js88 var sBody = html.substr( oMatchBefore[1].length,
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js189 d.write( printForHtml( wordtxt.substr( end_idx )));
/plugin/zul/syntax/
H A Dzirkelundlineal.php94 $match = html_entity_decode(substr($match,$this->matchLength(),-2));
/plugin/vcard/
H A Dvcard.php51 $c = substr($line, $i, 1);
/plugin/html2pdf/html2pdf/html2ps/
H A Dmanager.encoding.php196 $char = substr($raw_content,$ptr,$charlen);
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js189 d.write( printForHtml( wordtxt.substr( end_idx )));
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php599 return substr($file, 0, strrpos($file, '.'));
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DVersionControl.php260 $source = substr($source, 0, $maxSniffWidth);
/plugin/directions/syntax/
H A Dcommon.php288 if (strlen($title) > $maxchars) return substr($title,0,$maxchars).'...';
/plugin/authgoogle/
H A Dauth.php242 if(substr( $user, 0, 6 ) === "google"){
/plugin/imageflow/syntax/
H A Dimageflow.php69 list($orig, $desc) = explode('>', substr($match, 6, -8), 2);
/plugin/csv/
H A Dhelper.php337 $str = substr($str, $i + 1);
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php441 if (substr($cert, 0, 7) === 'phar://') {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd448.php114 $h = substr($h, 0, 57);
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php302 return substr((string) getenv('GAE_INSTANCE'), 0, 4) === 'aef-';
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUri.php138 return substr($rawUserInfo, 0, $colonPos) . ':********';
/plugin/diagramsnet/lib/math/
H A Dlatest.js19 …r z=0,v=A.length;z<v;z++){var w=k[A[z]];var y=w.base;var B=x.src;if(B&&B.substr(0,y.length)===y&&B…
/plugin/structnotification/action/
H A Dnotification.php187 $groups[] = substr($user_or_group, 1);
/plugin/blog/syntax/
H A Dblog.php24 $match = substr($match, 7, -2); // strip {{blog> from start and }} from end
/plugin/odt/ODT/
H A Dstyleset.php109 $xml_code = XMLUtil::getNextElement($element, substr($style_elements, $pos), $end);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php138 return substr($rawUserInfo, 0, $colonPos) . ':********';
/plugin/combo/ComboStrap/
H A DPageId.php57 return substr($pageId, 0, PageId::PAGE_ID_ABBREV_LENGTH);
H A DConditionalLength.php81 $axis = substr($value, 0, 2);
/plugin/addnewpage/
H A Dsyntax.php68 $options = substr($match, 9, -2); // strip markup
/plugin/openid/Auth/OpenID/
H A DParse.php261 $stripped = substr($stripped, $html_begin,

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