/plugin/statistics/inc/ |
H A D | StatisticsGraph.class.php | 185 $data1 = array(); 190 $data1[] = $row['res_x']; 196 $DataSet->AddPoints($data1, 'Serie1'); 218 $data1 = array(); 223 $data1[] = $row['res_x']; 229 $DataSet->AddPoints($data1, 'Serie1'); 270 $data1 = array(); 283 $DataSet->AddPoints($data1, 'Serie1'); 320 $data1 = array(); 326 $data1[] = (int) $row['E']; [all …]
|
/plugin/struct/_test/ |
H A D | move.test.php | 20 protected $data1 = array( variable in dokuwiki\\plugin\\struct\\test\\move_struct_test 59 $schemaData->saveData($this->data1); 77 $data = $this->data1; 98 $data = $this->data1; 122 $data = $this->data1;
|
/plugin/avbarchart/ |
H A D | syntax.php | 80 list($maxRange, $data1) = preg_split("/\|/", $match); 83 if ($maxRange > 0 && !empty($data1)) { 84 $values = preg_split("/,/", $data1);
|
/plugin/combo/ComboStrap/ |
H A D | HtmlDocument.php | 126 $data1 = json_encode($jsonDecodeSnippets); 127 $snippetCache->storeCache($data1);
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
H A D | ATNDeserializer.php | 485 $data1 = $this->readInt(); 487 if ($data1 === 0xFFFF) { 488 $data1 = -1; 497 $lexerAction = $this->lexerActionFactory($actionType, $data1, $data2); 897 private function lexerActionFactory(int $type, int $data1, int $data2) : LexerAction argument 901 return new LexerChannelAction($data1); 904 return new LexerCustomAction($data1, $data2); 907 return new LexerModeAction($data1); 916 return new LexerPushModeAction($data1); 922 return new LexerTypeAction($data1);
|
/plugin/freechat/phpfreechat/src/containers/ |
H A D | file.class.php | 89 $data1 = time(); 90 file_put_contents($filename, $data1, LOCK_EX); 92 if ($data1 != $data2)
|
/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/c3chart/ |
H A D | README.md | 34 ['data1', 30], 49 ['data1', 30], /* more comment */
|
/plugin/freechat/phpfreechat/src/ |
H A D | pfcglobalconfig.class.php | 968 $data1 = time(); 969 file_put_contents($filename, $data1, LOCK_EX); 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 748 cce[applyCoupling](index, data1);
|
/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 ... |