Home
last modified time | relevance | path

Searched defs:length (Results 176 – 200 of 294) sorted by path

12345678910>>...12

/plugin/gtime/gtlib/util/
H A DGTBaseX.php124 …public function encode($bytes, $offset = null, $length = null, $separator = null, $frequency = nul…
H A DGTUtil.php327 public static function lpad(array &$array, $length, $value) {
342 public static function rpad(array &$array, $length, $value) {
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …eplace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++){if(s[c]==r){r… property in hljs.LANGUAGES.rsl.dM.k.built_in
/plugin/highlightjs/highlight/languages/
H A Dperl.js8 …: 1, 'study': 1, 'formline': 1, 'endhostent': 1, 'times': 1, 'chop': 1, 'length': 1, 'gethostent':… property in hljs.LANGUAGES.perl.PERL_KEYWORDS
H A Drenderman.js167 'length': 1, property in hljs.LANGUAGES.rsl.defaultMode.keywords.built_in
H A Druby.js12 …rs': 1, 'any?': 1, 'arity': 1, 'assoc': 1, 'at': 1, 'at_exit': 1, 'autoload': 1, 'autoload?': 1, '…
/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.php798 function find_complex_break($current_class, $classes, &$breaks, $offset, $length) {
814 function find_line_break($classes, &$breaks, $length) {
H A Dvalue.line-height.class.php6 var $length; variable in LineHeight_Absolute
/plugin/html5video2/script/
H A Dvideo.min.js23 …EGMENT_TIME_UNSPECIFIED",Qs="UNSUPPORTED_UTC_TIMING_SCHEME",$s={static:function(e){var t=e.duratio… argument
/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/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowAlternativePHPTagsSniff.php189 protected function getSnippet($content, $start='', $length=40)
H A DDisallowShortOpenTagSniff.php161 protected function getSnippet($content, $start='', $length=40)
/plugin/ifauthex/lib/
H A Dparser.php383 private static function _extractAlternateChain($args, $position, $length) {
H A Dtokenizer.php110 public function __construct($definition, $text, $position, $length) {
120 public function length() { return $this->_length; } function in AST\\TokenInstance
/plugin/indexmenu2/cms/
H A Dcms.js15 …th:null,maxDepth:0,maxOpenDepth:0,forceSkipTransitions:false,interval:10,length:100,openTimeout:0,… property in CompleteMenuSolution._
/plugin/issuetracker/
H A Dprototype.js584 function truncate(length, truncation) { argument
1356 function toPaddedString(length, radix) { argument
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... pos () public int limit () public int length () public int capacity () public int skip ...
H A Dcommons-codec-1.3.jar ... []) int i byte[] arrayOctect int length public static byte[] encodeBase64 (byte[] ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jar ... .flagstone.transform.coder.Context) int length com.flagstone.transform.coder.Context context ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovie.java43 long length = (long) (frames/framesPerSecond); in toString() local
H A DScreenShot.java76 int length = 0; in getFramesPerSecond() local

12345678910>>...12