Home
last modified time | relevance | path

Searched refs:data (Results 3376 – 3400 of 5080) sorted by relevance

1...<<131132133134135136137138139140>>...204

/plugin/twofactor/lang/en/
H A Dlogin.txt3 Please provide your second factor data below to complete your login.
H A Dresendpwd.txt3 Please provide your second factor data below to reset your password.
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php1392 return function ($type, $data) use ($callback) {
1394 \call_user_func($callback, $type, $data);
1401 return function ($type, $data) use ($callback, $out) {
1403 $this->addOutput($data);
1405 $this->addErrorOutput($data);
1409 \call_user_func($callback, $type, $data);
1512 foreach ($result as $type => $data) {
1514 $callback(self::STDOUT === $type ? self::OUT : self::ERR, $data);
1516 $this->fallbackStatus['exitcode'] = (int) $data;
/plugin/ckgedit/action/
H A Dedit.php93 if($event->data['tpl']) {
94 $this->page_from_template = $event->data['tpl'];
119 $event->data['script'][] =
128 $event->data['script'][] =
146 $event->data['script'][] =
172 if ($event->data != 'edit') {
1189 $data = array($mode,& $Renderer->doc);
1191 Event::createAndTrigger('RENDERER_CONTENT_POSTPROCESS', $data);
1194 trigger_event('RENDERER_CONTENT_POSTPROCESS',$data);
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php44 public $data = array(); variable in bibtexparser_plugin_bibtex4dw
167 $this->data = array();
274 $this->data = array();
289 //To correct the data we need to insert a closing brace
340 $this->data[] = $entrydata;
357 foreach ($this->data as $entry) {
390 $this->data = array();
402 //To correct the data we need to insert a closing brace
423 $this->data[] = $entrydata;
441 $this->data[]
[all...]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php1958 $codewords[0] = bcmod($data, 636) * 2;
1959 $data = bcdiv($data, 636);
1961 $codewords[$i] = bcmod($data, 1365);
1962 $data = bcdiv($data, 1365);
1964 $codewords[9] = $data;
2122 $data = hexdec($code_arr[0]) << 5;
2124 if (($fcs ^ $data) & 0x400) {
2130 $data <<= 1;
2134 $data = hexdec($code_arr[$byte]) << 3;
2136 if (($fcs ^ $data) & 0x400) {
[all …]
/plugin/doodle3toolbar/
H A Daction.php26 $event->data[] = array (
/plugin/eventum/
H A Daction.php28 $event->data[] = array(
/plugin/data-au/lang/ja/
H A Dadmin_intro.txt9 Type Aliases の詳細は [[doku>plugin:data|プラグインの説明]] を参照してください。
/plugin/fksnewsfeed/inc/ORM/
H A DModelDependence.php12 …public static function createFromArray(helper_plugin_sqlite $helperPluginSqlite, array $data): sel… argument
/plugin/data/lang/ja/
H A Dadmin_intro.txt9 Type Aliases の詳細は [[doku>plugin:data|プラグインの説明]] を参照してください
/plugin/quickstats/
H A Dsyntax.php363 function table($data,&$renderer,$numbers=true,$date=false,$ip_array=false) { argument
382 foreach($data as $item=>$count) {
598 foreach($this->ua_data as $ip=>$data) {
601 $cc = array_shift($data);
603 $uas = '&nbsp;&nbsp;&nbsp;&nbsp;' . implode(',&nbsp;',$data);
/plugin/columns/
H A Dsyntax.php77 if (preg_match($pattern, $match, $data) == 1) {
84 return array($state, preg_split('/\s+/', $data[1], -1, PREG_SPLIT_NO_EMPTY));
95 public function render($mode, Doku_Renderer $renderer, $data) { argument
99 $columnsRenderer->render($data[0], $renderer, $data[1]);
/plugin/tablecalc/
H A Daction.php15 $event->data['script'][] = array(
/plugin/txt2tags/
H A Ddeploy.sh3 rm -fr ../../../data/cache/*
/plugin/gitlabproject/
H A Daction.php20 $event->data[] = array (
/plugin/jenkins/
H A Daction.php20 $event->data[] = array (
/plugin/gitlabapi/
H A Daction.php11 $event->data[] = array(
/plugin/hidden/
H A Daction.php19 $event->data[] = array (
/plugin/structprogress/
H A Daction.php21 $event->data['Progress'] = 'dokuwiki\\plugin\\structprogress\\types\\Progress';
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt127 ¤ data:
163 See structure.txt for the returned data structure.
212 What does the returned data structure look like?
240 returned is OK but that some data could not be extracted due to
352 * Parse XML data returned in Ogg comments
369 * ASF/WMA/WMV data packet parsing
388 * Cannot determine bitrate for MPEG video with VBR video data
419 data is located beyond the 2GB offset.
453 encoding (they assume the data is UTF-16LE+BOM and either
507 md5_data value from FLAC data in a FLAC file format.
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DFileCacheReader.php201 * @param mixed $data
205 private function saveCacheFile($path, $data) argument
219 … file_put_contents($tempfile, '<?php return unserialize('.var_export(serialize($data), true).');');
/plugin/widearea/widearea/
H A Dwidearea.css114 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWH…
121 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWH…
128 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWH…
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DEvent.php269 $data = new LUT\Bucket()
271 ->exception(function () use ($eventId, $source, $data) {
272 SUT::notify($eventId, $source, $data);
/plugin/struct/meta/
H A DSchema.php12 * Represents the schema of a single data table and all its properties. It defines what can be stored in
13 * the represented data table and how those contents are formatted.
186 * Delete all data associated with this schema
188 * This is really all data ever! Be careful!
237 * Clear all data of a schema, but retain the schema itself
241 if (!$this->id) throw new StructException('can not clear data of unsaved schema');
294 * Checks if the current user may edit data in this schema
374 $data = [
384 $data['columns'][] = [
395 return json_encode($data, JSON_PRETTY_PRIN
[all...]

1...<<131132133134135136137138139140>>...204