/plugin/statistics/inc/ |
H A D | StatisticsGraph.class.php | 186 $data2 = array(); 191 $data2[] = $row['res_y']; 197 $DataSet->AddPoints($data2, 'Serie2'); 219 $data2 = array(); 224 $data2[] = $row['res_y']; 230 $DataSet->AddPoints($data2, 'Serie2'); 271 $data2 = array(); 277 $data2[] = (int) $row['sessions']; 284 $DataSet->AddPoints($data2, 'Serie2'); 321 $data2 = array(); [all …]
|
/plugin/struct/_test/ |
H A D | move.test.php | 31 protected $data2 = array( variable in dokuwiki\\plugin\\struct\\test\\move_struct_test 62 $schemaData->saveData($this->data2); 84 $data = $this->data2; 106 $data = $this->data2; 128 $data = $this->data2;
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/ |
H A D | DoubleKeyMap.php | 47 $data2 = $this->data->get($primaryKey); 49 if ($data2 === null) { 53 return $data2->get($secondaryKey);
|
/plugin/creole/helper/ |
H A D | eventhandler.php | 194 public function writeCall($class, $state, $data1, $data2, $pos, $match, &$handler) { argument 195 $handler->addPluginCall($class, array($state, $data1, $data2), $state, $pos, $match);
|
/plugin/freechat/phpfreechat/src/containers/ |
H A D | file.class.php | 91 $data2 = file_get_contents($filename); 92 if ($data1 != $data2)
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
H A D | ATNDeserializer.php | 491 $data2 = $this->readInt(); 493 if ($data2 === 0xFFFF) { 494 $data2 = -1; 497 $lexerAction = $this->lexerActionFactory($actionType, $data1, $data2); 897 private function lexerActionFactory(int $type, int $data1, int $data2) : LexerAction argument 904 return new LexerCustomAction($data1, $data2);
|
/plugin/c3chart/ |
H A D | README.md | 35 ['data2', 120], 50 ['data2', 120],
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | SchedulingObjectTest.php | 20 protected $data2; variable in Sabre\\CalDAV\\Schedule\\SchedulingObjectTest
|
/plugin/freechat/phpfreechat/src/ |
H A D | pfcglobalconfig.class.php | 970 $data2 = file_get_contents($filename); 971 if ($data1 != $data2) {
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | aac.js | 734 this.prototype.applyChannelCoupling = function(element, couplingPoint, data1, data2) { argument 753 cce[applyCoupling](index++, data2);
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 11 …data2=img2.data;for(var j=0;j<dH;j++){for(var i=0;i<dW;i++){var x2=(i+j*dW)*4,weight=0,weights=0,w…
|
H A D | fabric.js | 19252 img2 = context.getImageData(0, 0, dW, dH), data2 = img2.data; 19288 data2[x2] = gxR / weights; 19289 data2[x2 + 1] = gxG / weights; 19290 data2[x2 + 2] = gxB / weights; 19291 data2[x2 + 3] = gxA / weightsAlpha;
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |