/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/ |
H A D | AssetCollectionIterator.php | 32 public function __construct(AssetCollectionInterface $coll, \SplObjectStorage $clones) argument 34 $this->assets = $coll->all(); 35 $this->filters = $coll->getFilters(); 36 $this->vars = $coll->getVars(); 37 $this->output = $coll->getTargetPath();
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
H A D | collection.js | 183 coll.on('add', function(){ 186 coll.add([undefined, f, g]); 187 assert.equal(coll.length, 5); 189 coll.add(new Array(4)); 660 var coll = new Collection; 661 assert.equal(coll.one, 1); 671 var coll = new Collection; 672 assert.equal(coll.one, 1); 765 assert.deepEqual(coll.reject({a: 4}), _.without(coll.models, model)); 769 assert.deepEqual(coll.partition({a: 0})[1], coll.models); [all …]
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/ |
H A D | functions.php | 109 $coll = $_assetic->factory->createAsset($inputs, $filters, $options); 114 $one = $coll->getTargetPath(); 119 foreach ($coll as $leaf) {
|
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/ |
H A D | SupportedCollationSet.php | 41 foreach (['i;ascii-casemap', 'i;octet', 'i;unicode-casemap'] as $coll) { 42 $writer->writeElement('{urn:ietf:params:xml:ns:carddav}supported-collation', $coll);
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Property/ |
H A D | SupportedCollationSet.php | 41 foreach (['i;ascii-casemap', 'i;octet', 'i;unicode-casemap'] as $coll) { 42 $writer->writeElement('{urn:ietf:params:xml:ns:carddav}supported-collation', $coll);
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/ |
H A D | PluginTest.php | 114 $this->assertEquals('/coll/file1.txt', $response->getHref()); 124 $this->assertEquals('/coll/file2.txt', $response->getHref()); 142 'REQUEST_URI' => '/coll/', 239 $this->assertEquals('/coll/file3.txt', $response->getHref()); 253 'REQUEST_URI' => '/coll/',
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/ |
H A D | BaseSassFilter.php | 62 $coll = $factory->createAsset($file, array(), array('root' => $loadPath)); 63 foreach ($coll as $leaf) {
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
H A D | LessphpFilter.php | 153 $coll = $factory->createAsset($file, array(), array('root' => $loadPath)); 154 foreach ($coll as $leaf) {
|
H A D | LessFilter.php | 192 $coll = $factory->createAsset($file, array(), array('root' => $loadPath)); 193 foreach ($coll as $leaf) {
|
/plugin/catlist/ |
H A D | syntax.php | 327 $coll = collator_create($locale); 328 if (!isset($coll)) { 332 $coll->setAttribute(Collator::CASE_FIRST, Collator::UPPER_FIRST); 333 $coll->setAttribute(Collator::NUMERIC_COLLATION, Collator::ON); 334 $data['sort_collator'] = $coll;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 12.12.js.map | 1 …coll?',\n 'comment',\n 'commute',\n 'comp',\n 'comparator',\n '…
|
/plugin/codemirror/dist/modes/ |
H A D | clojure.min.js.map | 1 …coll?\", \"comment\", \"commute\", \"comp\", \"comparator\",\n \"compare\", \"compare-and-set…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.js | 7361 var coll = parsexmltag(cols[coli], true); 7362 var colm=parseInt(coll.min, 10)-1, colM=parseInt(coll.max,10)-1; 7363 delete coll.min; delete coll.max; 7364 if(!seencol && coll.width) { seencol = true; find_mdw(+coll.width, coll); } 7365 if(coll.width) { 7366 coll.wpx = width2px(+coll.width); 7367 coll.wch = px2char(coll.wpx); 7368 coll.MDW = MDW; 7370 while(colm <= colM) columns[colm++] = coll;
|
H A D | xlsx.min.map | 1 …h2px","px2char","px","char2width","chr","cycle_width","collw","find_mdw","coll","XLMLPatternTypeMa…
|
/plugin/pdfjs/pdfjs/web/locale/cy/ |
H A D | viewer.properties | 226 missing_file_error=Ffeil PDF coll.
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 10553 if(coll.width) { 10554 coll.wpx = width2px(coll.width); 10555 coll.wch = px2char(coll.wpx); 10558 coll.wch = px2char(coll.wpx); 10559 coll.width = char2width(coll.wch); 10562 coll.width = char2width(coll.wch); 10563 coll.wpx = width2px(coll.width); 10566 if(coll.customWidth) delete coll.customWidth; 15437 if(coll.hidden) coll.hidden = parsexmlbool(coll.hidden); 15439 if(coll.outlineLevel) coll.level = (+coll.outlineLevel || 0); [all …]
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | fr.js.unc | 531 …"error": "Il n'a pas été possible de nettoyer les données collées à la suite d'une erreur interne.…
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | fr.js.unc | 531 …"error": "Il n'a pas été possible de nettoyer les données collées à la suite d'une erreur interne.…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-lang3-3.5.jar | ... )
StringBuffer buffer
String fieldName
java.util.Collection coll
protected void appendDetail (java.lang.StringBuffer, ... |
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
H A D | vocab.bpe |
|
/plugin/scrape/ |
H A D | HTMLPurifier.standalone.php |
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 25103 var coll = Math.floor(gantt.columnIndexByDate(date)); 25105 var coll_date = gantt.getScale().trace_x[coll];
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js.map | 1 …coll","coll_date","scale_step","unregisterProvider","gridToPageCoordinates","gridPos","removeLineH…
|