Home
last modified time | relevance | path

Searched +defs:data +defs:value (Results 101 – 125 of 561) sorted by relevance

12345678910>>...23

/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DServerRequest.php117 private static function createUploadedFileFromSpec(array $value)
296 public function withParsedBody($data): ServerRequestInterface
321 public function withAttribute($attribute, $value): ServerRequestInterface
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DServerRequest.php117 private static function createUploadedFileFromSpec(array $value)
326 public function withParsedBody($data)
357 public function withAttribute($attribute, $value)
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/
Druntime.js166 program: function(i, data, declaredBlockParams, blockParams, depths) { argument
185 data: function(value, depth) { method
293 ret._child = function(i, data, blockParams, depths) { argument
318 data, argument
413 function initData(context, data) { argument
421 function executeDecorators(fn, prog, container, depths, data, blockParams) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
DSettings.php345 public function setMergePolicy(string $key, $value): Response
385 public function set(array $data): Response
422 …public function request(array $data = [], string $method = Request::GET, array $queryParameters = …
/plugin/mantis/lib/
Dnusoap.php874 function varDump($data) {
1578 function schemaCharacterData($parser, $data){
2041 var $value; variable in soapval
2075 …function soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attribute…
2187 function setCurlOption($option, $value) {
2200 function setHeader($name, $value) {
2520 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
2561 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
2711 function isSkippableCurlHeader(&$data) {
2795 function buildPayload($data, $cookie_str = '') {
[all …]
/plugin/dtable/
Dscript.js172 }, function(data) argument
372 dtable.new_build_form = function($form, $row, action, value, row_data, colspan_callback, mod_cell_c… argument
513 function(data) argument
644 function(cclass, rowspan, colspan, value) argument
684 function(cclass, rowspan, colspan, value) argument
824 function(data) argument
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php73 public function decode(string $data, SaslContext $context): Message
216 protected function encodeOptValue(string $name, $value, bool $isServerMode)
335 protected function encodeLHexValue(string $data, int $length): string
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dmp3.js3709 value: frame property
3715value: this.stream.readBuffer(Math.min(header.length, this.header.length - this.offset)) property
3864 value: 'string' property
3868 value: 'latin1' property
3874 value: 'string' property
3880 value: 'latin1', property
3887 value: 'string' property
3894 value: 'string' property
3902 data: 'binary' property
3911 value: 'binary' property
[all …]
/plugin/publistf/bib2tpl/lib/
DBibTex.php99 var $data; variable in Structures_BibTex
217 function setOption($option, $value)
882 function _removeCurlyBraces($value)
/plugin/publist/bib2tpl/lib/
DBibTex.php99 var $data; variable in Structures_BibTex
217 function setOption($option, $value)
882 function _removeCurlyBraces($value)
/plugin/publistx/bib2tpl/lib/
DBibTex.php99 var $data; variable in Structures_BibTex
217 function setOption($option, $value)
882 function _removeCurlyBraces($value)
/plugin/statistics/vendor/mustangostang/spyc/
DSpyc.php41 function spyc_dump ($data) {
287 …private function _yamlize($key,$value,$indent, $previous_key = -1, $first_key = 0, $source_array =…
336 …private function _dumpNode($key, $value, $indent, $previous_key = -1, $first_key = 0, $source_arra…
385 private function _doLiteralBlock($value,$indent) {
417 private function _doFolding($value,$indent) {
436 private function isTrueWord($value) {
441 private function isFalseWord($value) {
446 private function isNullWord($value) {
451 private function isTranslationWord($value) {
466 private function coerceValue(&$value) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DStream.php122 public function stream_metadata($path, $option, $value);
245 public function stream_write($data);
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.runtime.amd.js73 var isFunction = function isFunction(value) { argument
95 function indexOf(array, value) { argument
127 function isEmpty(value) { argument
196 value: column, property
200 value: endColumn, property
245 options = { data: data }; property
302 data: data, property
488 data: data, property
1100 ret._child = function (i, data, blockParams, depths) { argument
1113 function wrapProgram(container, i, fn, data, declaredBlockParams, blockParams, depths) { argument
[all …]
Dhandlebars.runtime.min.js27 …define&&define.amd?define([],b):"object"==typeof exports?exports.Handlebars=b():a.Handlebars=b()}(… argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DBulk.php183 public function addData($data, ?string $opType = null)
207 public function addRawData(array $data): self
247 public function setRequestParam(string $name, $value): self
DClient.php137 public function setConfigValue(string $key, $value): self
173 public function addHeader(string $header, string $value): self
281 public function updateDocument($id, $data, $index, array $options = []): Response
538 …public function request(string $path, string $method = Request::GET, $data = [], array $query = []…
/plugin/asciidocjs/node_modules/core-js/client/
Dshim.js1384 …if (it && !has(it = stat ? it : it.prototype, TAG)) def(it, TAG, { configurable: true, value: tag … property
2005 …if (name.charAt(0) != '_' && !(name in $Symbol)) defineProperty($Symbol, name, { value: wksExt.f(n… property
2722 value += rt / c; field
2724 value += rt * pow(2, 1 - eBias); field
3495 def: function (that, key, value) { argument
3677 set: function (key, value) { argument
3720 def: function (that, key, value) { argument
4168 get: function () { return dP(this, 'a', { value: 7 }).a; } property
4254 var $set = function (value) { argument
4650 if (!(HAS_INSTANCE in FunctionProto)) __webpack_require__(8).f(FunctionProto, HAS_INSTANCE, { value method
[all …]
Dcore.js1420 …if (it && !has(it = stat ? it : it.prototype, TAG)) def(it, TAG, { configurable: true, value: tag … property
2115 …if (name.charAt(0) != '_' && !(name in $Symbol)) defineProperty($Symbol, name, { value: wksExt.f(n… property
2814 value += rt / c; field
2816 value += rt * pow(2, 1 - eBias); field
3525 def: function (that, key, value) { argument
3707 set: function (key, value) { argument
3750 def: function (that, key, value) { argument
4270 get: function () { return dP(this, 'a', { value: 7 }).a; } property
4356 var $set = function (value) { argument
4752 if (!(HAS_INSTANCE in FunctionProto)) __webpack_require__(8).f(FunctionProto, HAS_INSTANCE, { value method
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
DLineFormatter.php142 public function stringify($value): string
163 protected function convertToString($data): string
/plugin/deletepageguard/tests/
H A Dplugin_test_adapter.php47 public $data = []; variable in Event
109 public function setTestConfig($key, $value) {
/plugin/googlesearch/
Dnusoap.php807 function varDump($data) {
1480 function schemaCharacterData($parser, $data){
1926 var $value; variable in soapval
1960 …function soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attribute…
2243 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
2283 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
2473 function buildPayload($data, $cookie_str = '') {
2504 function sendRequest($data, $cookies = NULL) {
3258 function service($data){
3446 function parse_request($data='') {
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js1574 var createVertex = mxUtils.bind(this, function(style, w, h, value) argument
3368 EditorUi.prototype.setScrollbars = function(value) argument
3469 EditorUi.prototype.setPageVisible = function(value) argument
3644 EditorUi.prototype.setBackgroundColor = function(value) argument
3655 EditorUi.prototype.setFoldingEnabled = function(value) argument
3666 EditorUi.prototype.setPageFormat = function(value, ignorePageVisible) argument
3690 EditorUi.prototype.setPageScale = function(value) argument
3710 EditorUi.prototype.setGridColor = function(value) argument
4128 this.addSplitHandler(this.hsplit, true, 0, mxUtils.bind(this, function(value) argument
4150 EditorUi.prototype.setStatusText = function(value) argument
[all …]
/plugin/bookcreator/
Dscript.js143 CachedProperty.prototype.set = function(value) { argument
556 function processResponse(data) { argument
596 function processResponse(data) { argument
626 setMessage: function($msg, data) { argument
681 value: JSON.stringify(Bookcreator.selectedpages.getSelection()) property
700 data: formdata property
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DSocketHandler.php307 protected function fwrite(string $data)
330 private function validateTimeout(float $value): void
395 private function writeToSocket(string $data): void

12345678910>>...23