/plugin/freechat/phpfreechat/lib/utf8/ |
D | utf8_substr.php | 18 function utf8_substr($str,$start,$len=null) {
|
/plugin/smtp/ |
D | loader.php | 21 $len = strlen($prefix); variable
|
/plugin/judge/helper/ |
D | jdatetime.class.php | 430 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/asciidocjs/node_modules/core-js/modules/ |
D | es6.string.raw.js | 9 var len = toLength(tpl.length); variable
|
D | es6.string.ends-with.js | 13 var len = toLength(that.length); variable
|
D | _array-copy-within.js | 9 var len = toLength(O.length); variable
|
D | _bind.js | 8 var construct = function (F, len, args) { argument
|
D | es6.array.slice.js | 14 var len = toLength(this.length); variable
|
D | es6.typed.array-buffer.js | 33 var len = anObject(this).byteLength; variable
|
/plugin/asciidocjs/node_modules/right-align/ |
D | index.js | 13 return align(val, function (len, longest) { argument
|
/plugin/authfacebook/lib/ |
D | autoload.php | 63 $len = strlen($prefix); variable
|
/plugin/asciidocjs/node_modules/core-js/library/modules/ |
D | es6.string.raw.js | 9 var len = toLength(tpl.length); variable
|
D | es6.string.ends-with.js | 13 var len = toLength(that.length); variable
|
D | _array-copy-within.js | 9 var len = toLength(O.length); variable
|
D | _bind.js | 8 var construct = function (F, len, args) { argument
|
D | es6.array.slice.js | 14 var len = toLength(this.length); variable
|
D | es6.typed.array-buffer.js | 33 var len = anObject(this).byteLength; variable
|
/plugin/asciidocjs/node_modules/center-align/ |
D | index.js | 13 return utils.align(val, function (len, longest) { argument
|
/plugin/upgrade/vendor/splitbrain/php-archive/src/ |
D | Zip.php | 907 protected function makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null) 954 protected function makeLocalFileHeader($ts, $crc, $len, $clen, $name, $comp = null) 992 protected function makeCrcAndSize($crc, $len, $clen) {
|
/plugin/asciidocjs/node_modules/acorn/src/ |
D | tokenize.js | 451 pp.readInt = function(radix, len) { argument 634 pp.readHexChar = function(len) { argument
|
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/ |
D | tokenize.js | 464 pp.readInt = function(radix, len) { argument 646 pp.readHexChar = function(len) { argument
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
D | Barcode1D.php | 1175 protected function barcode_eanupc($code, $len=13) { 1368 protected function barcode_eanext($code, $len=5) {
|
/plugin/tagentry/ |
D | action.php | 147 function clipstring( $s, $len = 22 ) {
|
/plugin/upgrade/vendor/splitbrain/php-cli/src/ |
D | TableFormatter.php | 238 protected function pad($string, $len)
|
/plugin/credits/ |
D | syntax.php | 190 function truncate($str, $len=50) {
|