Home
last modified time | relevance | path

Searched defs:length (Results 151 – 175 of 294) sorted by relevance

12345678910>>...12

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php294 public function length() : int function in Antlr\\Antlr4\\Runtime\\IntervalSet
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js16 …t:text,offsets:offsets};};Syntax.convertToLinearOffsets=function(offsets,length){var current=0,cha… argument
26 …tern:/\\./g,klass:'escape',only:['string']};Syntax.Match=function(offset,length,expression,value){… argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php88 public $length; variable in Google\\Service\\CloudSupport\\Media
407 public function setLength($length)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php88 public $length; variable in Google\\Service\\YouTubeReporting\\GdataMedia
407 public function setLength($length)
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js152 String.prototype.Remove = function( start, length ) argument
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php36 private $length; variable in Mpdf\\QrCode\\QrCode
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php146 function cutstr($string, $length, $dot = ' ...') {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php439 protected function readbytes($length) argument
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php76 function mb_substr($string, $start, $length = 2147483647, $encoding = null) { return p\Mbstring::mb_substr($string, $start, $length, $encoding); } argument
132 function mb_str_split($string, $length = 1, $encoding = null) { return p\Mbstring::mb_str_split($string, $length, $encoding); } argument
H A Dbootstrap80.php72 function mb_substr(?string $string, ?int $start, ?int $length = null, ?string $encoding = null): string { return p\Mbstring::mb_substr((string) $string, (int) $start, $length, $encoding); } argument
128 function mb_str_split(?string $string, ?int $length = 1, ?string $encoding = null): array { return p\Mbstring::mb_str_split((string) $string, (int) $length, $encoding); } argument
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dsync.js11 length: 123 property in attrs
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java76 int length = 0; in getFramesPerSecond() local
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php37 protected $length = 0; global() variable in FreeDSx\\Ldap\\Search\\FilterParser
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php385 protected function readbytes($length) {
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPoint.php359 public function length() function in geoPHP\\Geometry\\Point
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js150 var i, length; variable
168 length = (keys || obj).length, variable
181 function iterator(obj, iteratee, memo, keys, index, length) { argument
242 length = (keys || obj).length; variable
255 length = (keys || obj).length; variable
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php884 public function setKeyLength($length)
1895 public function getTag($length = 16)
/plugin/404manager/
H A Dadmin.php308 function truncateString($myString, $length)
/plugin/fedauth/Auth/Yadis/
H A DManager.php307 function length() function in Auth_Yadis_Manager
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js23 function abbreviateText(text, length) { argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php260 … public function testSliceFilter($expected, $input, $start, $length = null, $preserveKeys = false)
/plugin/openid/Auth/Yadis/
H A DManager.php342 function length() function in Auth_Yadis_Manager
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php491 public function read($length) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Daac.js788 function FFT(length) { argument
3027 function MDCT(length) { argument

12345678910>>...12