Home
last modified time | relevance | path

Searched refs:result (Results 1576 – 1600 of 1997) sorted by relevance

1...<<61626364656667686970>>...80

/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php3010 * @param array $result
3012 public function search_tag_by_key($info, $tag, $history, &$result) { argument
3016 $result[] = array($key_history, $info);
3019 $this->search_tag_by_key($value, $tag, $key_history, $result);
3030 * @param array $result
3032 public function search_tag_by_pair($info, $k, $v, $history, &$result) { argument
3036 $result[] = array($key_history, $info);
3039 $this->search_tag_by_pair($value, $k, $v, $key_history, $result);
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2769 var result = mxPopupMenuAddItem.apply(this, arguments);
2773 mxEvent.addListener(result, 'mousedown', function(evt)
2779 return result;
2788 var result = false;
2796 result = !this.graph.model.isEdge(parent) &&
2804 result = mxGraphHandlerIsPropagateSelectionCell.apply(this, arguments);
2815 result = !this.graph.selectionCellsHandler.isHandled(table) ||
2822 return result;
/plugin/txt2tags/
H A DREADME.doku103 * 2014-05-18: update with an external t2t file to add more control on the result
H A DREADME.t2t103 - 2014-05-18: update with an external t2t file to add more control on the result
/plugin/pubmed2020/tests/
H A DPM15924077.nbib15 the elderly population. Cognitive impairment, as a result of Alzheimer's disease or
/plugin/dirtylittlehelper/
H A Dscript.js967 jQuery.ajax({url: "?id="+the_wikiid+"&do=export_xhtmlbody", success: function(result){ argument
968 jQuery("#"+the_targetid).html(result);
/plugin/syntaxhighlighter4/
H A DREADME.md87 Expected result:
129 Expected result:
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php1177 $result = '';
1181 while ($result !== $expected && microtime(true) < $limit) {
1182 $result .= $process->$method();
1185 $this->assertSame($expected, $result);
/plugin/textinsert/
H A DREADME17 The result is:
/plugin/snap/
H A Dhelper.php102 return $result;
/plugin/indexmenu/
H A Daction.php120 $event->result = false;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc48 your code like a regular object. When you need the result values, you can
262 get the final result.
/plugin/database2/
H A Ddatabase2.php756 $result = $this->editRecord( $rowid, $readonly,
759 if ( !$result )
763 if ( is_integer( $result ) )
766 $rowid = $result;
1000 $result = intval( substr( $input['____nav'], 1 ) );
1001 if ( !$result )
1002 $result = true;
1008 $result = true;
1023 return $result;
1153 return $result;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js330 var result = [];
336 return result;
349 var val, result;
400 result = iterator(result, value, idx);
402 return result;
447 return result;
522 return result;
712 return result;
731 return result;
50732 result = result.concat(element);
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1734 public $result; variable in Google_Moment
1752 public function setResult(Google_ItemScope $result) { argument
1753 $this->result = $result;
1756 return $this->result;
/plugin/idoit/
H A DREADME.md37 …And may contain an optional `filter` attribute for filtering the result object as an array of the …
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md5 - Replace `**` with Math.pow, eg `x ** y` produces the same result as Math.pow(x,y)
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md56 - Fixed a bug in which the result of `CurlFactory::retryFailedRewind` did not
/plugin/struct/action/
H A Dmigration.php44 $event->result = call_user_func([$this, "migration$to"], $event->data['adapter']);
/plugin/syntaxhighlighter3/
H A DREADME.md100 Expected result:
154 Expected result:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm187 <!--- this should only occur as a result of a permissions problem --->
202 <!--- Can be overwritten. The last value will be sent with the result --->
/plugin/mantis/lib/
H A Dclass.soap_parser.php558 $params[$this->message[$kv[1]]['result']] = &$this->message[$kv[2]]['result'];
/plugin/combo/action/
H A Drouter.php520 $result = $this->processingPageRules();
521 if ($result) {

1...<<61626364656667686970>>...80