Home
last modified time | relevance | path

Searched refs:data (Results 3326 – 3350 of 5080) sorted by relevance

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

/plugin/formatplus2/syntax/
H A Dblockinsertplus.php91 function render($format, Doku_Renderer $renderer, $data) { argument
92 list($state,$output) = $data;
/plugin/semanticdata/phpSesame/
H A DphpSesame.php238 …throw new Exception ('Failed to append data to the repository, HTTP response error: ' . $response-…
277 …throw new Exception ('Failed to append data to the repository, HTTP response error: ' . $response-…
/plugin/autostartpage/
H A Daction.php43 $ns=$event->data[0];
44 $ns_type=$event->data[1];
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DOpeningFunctionBraceKernighanRitchieSniff.php166 $data = array($length);
167 $fix = $phpcsFile->addFixableError($error, $closeBracket, 'SpaceBeforeBrace', $data);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DCommentedOutCodeSniff.php230 $data = array($percentCode);
231 $phpcsFile->addWarning($error, $stackPtr, 'Found', $data);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/
H A DCamelCapsFunctionNameSniff.php158 $data = array(
162 $phpcsFile->addError($error, $stackPtr, 'ScopeNotCamelCaps', $data);
/plugin/gdpr/action/
H A Doldips.php72 if (!$event->data['isMedia']) {
76 foreach ($event->data['removedChangelogLines'] as $mediaChangelogLine) {
/plugin/removeold/lang/de/
H A Dhelp.txt8 …aw.githubusercontent.com/splitbrain/dokuwiki/stable/data/deleted.files|GitHub: /dokuwiki/stable/da…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Danchor.js13 var attributeValue = element.data( 'cke-saved-name' );
37 if ( this._.selectedElement.data( 'cke-realelement' ) )
/plugin/formatplus/syntax/
H A Dblockinsertplus.php91 function render($format, &$renderer, $data) { argument
92 list($state,$output) = $data;
/plugin/bloglinks/
H A Daction.php33 $event->data['link'][] = array (
39 $event->data['link'][] = array (
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md32 * More performance optimizations in the encoding / decoding process for large amounts of data structures.
37 * Removed the 'trailing data' aspect of decoded types.
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Danchor.js13 var attributeValue = element.data( 'cke-saved-name' );
37 if ( this._.selectedElement.data( 'cke-realelement' ) )
/plugin/structautolink/
H A Drenderer.php92 $data = $search->execute();
99 foreach ($data as $row) {
/plugin/lastpages/
H A Dsyntax.php71 function render($mode, Doku_Renderer $renderer, $data) { argument
73 switch ($data) {
/plugin/combo/vendor/composer/
H A DInstalledVersions.php391 public static function reload($data) argument
393 self::$installed = $data;
/plugin/todo/
H A Daction.php32 $event->data[] = array(
76 if($event->data !== 'plugin_todo') {
/plugin/siteexport/inc/
H A Dhttpproxy.php125 public function sendRequest($url, $data = '', $method = 'GET') { argument
127 $returnCode = parent::sendRequest($url, $data, $method);
/plugin/dbquery/
H A Dhelper.php78 $data = $sth->fetchAll(PDO::FETCH_ASSOC);
81 return $data;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …olerance*2||1,tolerance*2||1);for(var i=3,l=imageData.data.length;i<l;i+=4){var temp=imageData.dat…
4data={objects:this._toObjects(methodName,propertiesToInclude)};extend(data,this.__serializeBgOverl… class in AnonymousFunction148c19c37d00
6data=fabric.StaticCanvas.supports("toDataURLWithQuality")?(croppedCanvasEl||canvasEl).toDataURL("i…
9data=imageData.data,brightness=this.brightness;for(var i=0,len=data.length;i<len;i+=4){data[i]+=br…
11data=imageData.data,threshold=this.threshold,total=data.length;for(var i=0,len=data.length;i<len;i…
15data){if(err){fabric.log(err);throw err}else{callback(data)}})}fabric.util.loadImage=function(url,… argument
H A Dfabric.js17699 data = imageData.data,
17958 data = imageData.data,
18027 data = imageData.data,
18090 data = imageData.data,
18094 data[i] = 255 - data[i];
18164 data = imageData.data,
18270 data = imageData.data,
18357 data = imageData.data,
18472 data = imageData.data,
18557 data = imageData.data,
[all …]
/plugin/eventline/example/
H A DexampleDataForCutAndPaste.txt1 <data>
7 …e. It is based on the concept of a "stack" of virtual "cards". Cards hold data, just as they would…
23 …ration='true' title='TWiki'>Wiki, created in Perl by Peter Thoeny, stores data in plain text files…
27 </data>
/plugin/components/
H A DREADME.md41 data: {
51 }).done(function(data) {
52 // the data is the returned data from the call function
/plugin/sphinxsearch-was/
H A Dsphinx.conf16 path = ../../../data/sphinxsearch/dk_main
40 log = ../../../data/sphinxsearch/searchd.log
41 query_log = ../../../data/sphinxsearch/query.log
44 pid_file = ../../../data/sphinxsearch/searchd.pid
/plugin/sphinxsearch/
H A Dsphinx.conf16 path = ../../../data/sphinxsearch/dk_main
42 log = ../../../data/sphinxsearch/searchd.log
43 query_log = ../../../data/sphinxsearch/query.log
46 pid_file = ../../../data/sphinxsearch/searchd.pid

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