Home
last modified time | relevance | path

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

1...<<1112

/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/indexmenu2/cms/
H A Dcms.js15 …th:null,maxDepth:0,maxOpenDepth:0,forceSkipTransitions:false,interval:10,length:100,openTimeout:0,… property in CompleteMenuSolution._
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js99 String.prototype.Remove = function( start, length ) argument
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js101 String.prototype.Remove = function( start, length ) argument
/plugin/zip/pear/File/Archive/Reader/
H A DAr.php192 function getData($length = -1)
217 function skip($length = -1)
242 function rewind($length = -1)
H A DGzip.php124 function getData($length = -1)
146 function skip($length = -1)
167 function rewind($length = -1)
H A DTar.php72 function skip($length = -1)
89 function rewind($length = -1)
215 function getData($length = -1)
H A DZip.php204 function getData($length = -1)
227 function skip($length = -1)
240 function rewind($length = -1)
H A DCache.php126 function getData($length = -1)
163 function skip($length = -1)
189 function rewind($length = -1)
H A DConcat.php104 function getData($length = -1)
138 function skip($length = -1)
154 function rewind($length = -1)
H A DBzip2.php117 function getData($length = -1)
148 function rewind($length = -1)
H A DMemory.php122 function getData($length = -1)
140 function skip($length = -1)
154 function rewind($length = -1)
H A DRelay.php76 function getData($length = -1) { return $this->source->getData($length); }
80 function skip($length = -1) { return $this->source->skip($length); }
84 function rewind($length = -1) { return $this->source->rewind($length); }
H A DFile.php181 function getData($length = -1)
210 function skip($length = -1)
229 function rewind($length = -1)
/plugin/zip/pear/File/Archive/
H A DReader.php180 function getData($length = -1)
191 function skip($length = -1)
211 function rewind($length = -1)
/plugin/bibtex/OSBib/
H A DUTF8.php258 function utf8_substr($str, $start, $length=null){
/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

1...<<1112