Home
last modified time | relevance | path

Searched defs:len (Results 1 – 25 of 83) sorted by relevance

1234

/plugin/freechat/phpfreechat/lib/utf8/
H A Dutf8_substr.php18 function utf8_substr($str,$start,$len=null) {
/plugin/smtp/
H A Dloader.php21 $len = strlen($prefix); variable
/plugin/authfacebook/lib/
H A Dautoload.php63 $len = strlen($prefix); variable
/plugin/judge/helper/
H A Djdatetime.class.php430 private static function getDayNames($day, $shorten = false, $len = 1, $numeric = false)
451 private static function getMonthNames($month, $shorten = false, $len = 3)
485 private static function substr($str, $start, $len)
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php907 protected function makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null) argument
954 protected function makeLocalFileHeader($ts, $crc, $len, argument
992 makeCrcAndSize($crc, $len, $clen) global() argument
[all...]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js826 function generateFFTTableShort(len) { argument
849 function generateFFTTableLong(len) { argument
1009 function generateSineWindow(len) { argument
1017 function generateKBDWindow(alpha, len) { argument
2612 signValues: function(stream, data, off, len) { argument
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DStaggeredDelimiterProcessor.php91 findProcessor(int $len) global() argument
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php1175 protected function barcode_eanupc($code, $len=13) {
1368 protected function barcode_eanext($code, $len=5) {
/plugin/tagentry/
H A Daction.php147 function clipstring( $s, $len = 22 ) {
/plugin/toolbox/
H A DToolboxFindAndReplace.js185 function selectWord(start, len) { argument
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php238 protected function pad($string, $len) argument
/plugin/credits/
H A Dsyntax.php190 function truncate($str, $len=50) {
/plugin/swiftmail/Swift/Message/
H A DMime.php381 public function setLineWrap($len)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jar ... () int b int[] arr$ int len$ int i$ int hashCode public java.lang ...
/plugin/freechat/phpfreechat/data/public/js/
H A Dmd5.js80 'core_md5' : function(x, len) argument
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js165 …Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, te… argument
1291 success = mxUtils.bind(this, function(results, len, more, terms) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DSea.php380 public static function bubble_sort(&$arr, $start, $len) argument
H A DMyanmar.php526 public static function bubble_sort(&$arr, $start, $len) argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js3571 arraySet: function (dest, src, src_offs, len, dest_offs) { argument
3605 arraySet: function (dest, src, src_offs, len, dest_offs) { argument
3719 function buf2binstring(buf, len) { argument
3828 function adler32(adler, buf, len, pos) { argument
3929 function crc32(crc, buf, len, pos) { argument
8138 function bi_reverse(code, len) { argument
8448 function copy_block(s, buf, len, header) argument
/plugin/codemirror/dist/modes/
H A Dgo.min.js1 …nd:true,cap:true,close:true,complex:true,copy:true,"delete":true,imag:true,len:true,make:true,"new… property in AnonymousFunction26a5cfbf0200.e
/plugin/behave/
H A Dbehave.js211 len, variable
/plugin/code3/src/
H A Dtz.js297 function PR_prefixMatch(chars, len, prefix) { argument

1234