Home
last modified time | relevance | path

Searched defs:length (Results 201 – 225 of 294) sorted by last modified time

12345678910>>...12

/plugin/gtime/gtlib/util/
H A DGTBase16.php45 public static function encode(array $bytes, $offset = null, $length = null) {
58 public static function encodeWithColons(array $bytes, $offset = null, $length = null) {
71 public static function encodeWithSpaces(array $bytes, $offset = null, $length = null) {
H A DGTBase32.php45 public static function encode(array $bytes, $offset = null, $length = null) {
58 public static function encodeWithDashes(array $bytes, $offset = null, $length = null) {
H A DGTBase64.php45 public static function encode(array $bytes, $offset = null, $length = null) {
H A DGTUtil.php327 public static function lpad(array &$array, $length, $value) {
342 public static function rpad(array &$array, $length, $value) {
/plugin/authfacebook/lib/PseudoRandomString/
H A DMcryptPseudoRandomStringGenerator.php53 public function getPseudoRandomString($length)
H A DOpenSslPseudoRandomStringGenerator.php50 public function getPseudoRandomString($length)
H A DPseudoRandomStringGeneratorInterface.php44 public function getPseudoRandomString($length);
H A DPseudoRandomStringGeneratorTrait.php35 public function validateLength($length)
54 public function binToHex($binaryData, $length)
H A DRandomBytesPseudoRandomStringGenerator.php53 public function getPseudoRandomString($length)
H A DUrandomPseudoRandomStringGenerator.php61 public function getPseudoRandomString($length)
/plugin/swiftmail/Swift/
H A DFile.php185 public function length() function in Swift_File
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js152 String.prototype.Remove = function( start, length ) argument
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2103 function padNumber(number, length) argument
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js822 function padNumber(number, length) argument
/plugin/callflow/
H A Draphael.js4183 getPointAtSegmentLength = function (p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y, length) { argument
4191 return function (path, length, onlystart) { argument
4323 elproto.getPointAtLength = function (length) { argument
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php67 public function fwrite($string, $length = null)
78 public function fgets($length = null)
/plugin/issuetracker/
H A Dprototype.js584 function truncate(length, truncation) { argument
1356 function toPaddedString(length, radix) { argument
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1085 protected function calcN1N3($length) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowShortOpenTagSniff.php161 protected function getSnippet($content, $start='', $length=40)
H A DDisallowAlternativePHPTagsSniff.php189 protected function getSnippet($content, $start='', $length=40)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php3275 public function getTokensAsString($start, $length)
H A DFixer.php664 public function substrToken($stackPtr, $start, $length=null)
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php1218 public $length; variable in Google_ShoppingModelProductJsonV1Internal16
1221 public function setLength( $length) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js3236 function parse_XTI(blob, length) { argument
3271 function parse_RefU(blob, length) { argument
3303 function parse_FtCf(blob, length) { argument
3349 function parse_BOF(blob, length) { argument
3400 function parse_SST(blob, length) { argument
3421 function parse_Row(blob, length) { argument
3506 function parse_RK(blob, length) { argument
3538 function parse_XF(blob, length) { argument
3548 function parse_Guts(blob, length) { argument
3688 function parse_Obj(blob, length) { argument
[all …]
H A Dxlsx.min.js3 …unction make_sector_list(sectors,dir_start,fat_addrs,ssz){var sl=sectors.length,sector_list=new Ar… argument
4 …row new Error("Unknown Namespace: "+ct.xmlns);ct.calcchain=ct.calcchains.length>0?ct.calcchains[0]… argument
5 …rgin=parse_Xnum;var parse_BuiltInFnGroupCount=parseuint16;var parse_CalcCount=parseuint16;var pars… argument
6 }function parse_Theme(blob,length){var dwThemeVersion=blob.read_shift(4);if(dwThemeVersion===124226… argument
7 …8:1,39:2,40:3,41:3,42:3,43:3,44:3,45:3,47:3,48:2,53:1,61:3,65:3,66:3,67:1,68:1,69:1,71:1,72:1,73:1…
8 …var words=tag.split(/\s+/);var z=[];if(!skip_root)z[0]=words[0];if(words.length===1)return z;var m… argument

12345678910>>...12