Home
last modified time | relevance | path

Searched +defs:data +defs:value (Results 1 – 25 of 561) sorted by relevance

12345678910>>...23

/plugin/asciidocjs/node_modules/async/internal/
Dqueue.js4 value: true property
67 function _insert(data, insertAtFront, rejectOnError, callback) { argument
138 function _maybeDrain(data) { argument
163 _createTaskItem(data, callback) { argument
177 push(data, callback) { argument
184 pushAsync(data, callback) { argument
195 unshift(data, callback) { argument
202 unshiftAsync(data, callback) { argument
273 value: eventMethod('saturated') property
277 value: eventMethod('unsaturated') property
[all …]
/plugin/diagramsnet/lib/js/rough/
Drough.min.js2 …p);h!=p&&null!=h&&$jscomp.defineProperty(l,d,{configurable:!0,writable:!0,value:h})}};$jscomp.poly… property
5 …d]&&$jscomp.defineProperty(Array.prototype,d,{configurable:!0,writable:!0,value:function(){return … method
9 …ll or a function");d.prototype=Object.create(h&&h.prototype,{constructor:{value:d,writable:!0,conf… property
26 …ext}if("number"!=typeof K[c])throw Error("Bad segment: "+c);a.push({key:c,data:g});f+=d;k=e[f];"M"… property
27 m=f[0];x=f[1];c;break;case "m":g+=q[0];n+=q[1];w.push({key:"M",data:[g,n]});m=g;x=n;break;case "L":… property
28 case "q":var p=q.map(function(a,c){return c%2?a+n:a+g});w.push({key:"Q",data:p});g=p[2];n=p[3];brea… property
29 data:_toConsumableArray(q)});g=q[2];n=q[3];break;case "s":var u=q.map(function(a,c){return c%2?a+n:… property
30 l.value,u=p.key,y=p.data;switch(u){case "M":g.push({key:"M",data:_toConsumableArray(y)});a=y;e=_sli… property
31 "S"===n?(F=m+(m-h),v=x+(x-q)):(F=m,v=x);g.push({key:"C",data:[F,v].concat(_toConsumableArray(y))});… property
32 …(y[1]),K=y[2],N=y[3],O=y[4],L=y[5],M=y[6];if(0===I||0===J)g.push({key:"C",data:[m,x,L,M,L,M]}),m=L… property
[all …]
/plugin/authfacebook/lib/GraphNodes/
DGraphNode.php43 public function __construct(array $data = [])
58 public function castItems(array $data)
164 public function castToDateTime($value)
183 public function castToBirthday($value)
/plugin/findologicxmlexport/vendor/sebastian/exporter/src/
DExporter.php45 public function export($value, $indentation = 0)
55 public function shortenedRecursiveExport(&$data, Context $context = null)
102 public function shortenedExport($value)
145 public function toArray($value)
206 protected function recursiveExport(&$value, $indentation, $processed = null)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
DAnnotation.php37 public $value; variable in Doctrine\\Common\\Annotations\\Annotation
44 public final function __construct(array $data)
73 public function __set($name, $value)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DSyncTokenPropertyTest.php14 function testAlreadyThere1($name, $value) {
35 function testRefetch($name, $value) {
81 function data() { function in Sabre\\DAV\\SyncTokenPropertyTest
/plugin/struct/script/
H A DAggregationEditor.js100 function addForm(data) { argument
114 value: $agg.attr('data-searchconf') property
122 value: JSINFO.id property
138 .done(function (data) { argument
166 function (data) { argument
/plugin/siteexport/
Dscript.js39 $.post( _.url, _.settings('__siteexport_generateurl'), function(data) { argument
69 $.post( _.url, _.settings('__siteexport_getsitelist'), function(data) { argument
103 $.post( _.url, settings, function(data) { argument
206 value: site property
209 value: this.pattern property
212 value: DOKU_BASE property
216 $.post( _.url, settings, function(data) { argument
285 if (call) { settings.push({ name: 'call', value: call}); } property
286 …nput#pdfExport:checked').length > 0 ) { settings.push({ name: 'renderer', value: 'siteexport_pdf'}… property
378 … var customOption = $('<input type="hidden"/>').attr({ name: nameVal, value: valueVal}); property
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php12 private $data = []; variable in Antlr\\Antlr4\\Runtime\\Utils\\BitSet
14 public function add(int $value) : void
24 public function remove(int $value) : void
29 public function contains(int $value) : bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DDocument.php43 public function __construct(?string $id = null, $data = [], $index = '')
61 public function __set(string $key, $value): void
101 public function set(string $key, $value): self
191 public function setData($data): self
208 public function setDocAsUpsert(bool $value): self
263 public static function create($data): self
/plugin/data/
Dhelper.php111 public function cleanData($value, $type)
194 public function resolveData($value, $colname)
232 public function formatData($column, $value, Doku_Renderer_xhtml $R)
539 public function replacePlaceholdersInSQL(&$data)
559 public function makeTranslationReplacement($data)
707 private function replacePlaceholders($value)
/plugin/refnotes/
Dadmin.js23 set(value) { argument
32 function appendOption(value) { argument
50 this.insertValue = function (value) { argument
71 this.removeValue = function (value) { argument
96 jQuery.each(jQuery('#refnotes-lang').html().split(/:eos:/), function (key, value) { argument
127 function sendRequest(request, data, success) { argument
133 data : data, property
145 dataFilter(data) { argument
169 }, function (data) { argument
180 }, function (data) { argument
[all …]
/plugin/odt/ODT/elements/
DODTElementTable.php146 public function setTableColumnStyles($value) {
183 public function setTableAutoColumns($value) {
202 public function setTableMaxColumns($value) {
220 public function setTableCurrentColumn($value) {
250 public function setListInterrupted($value) {
293 public function determinePositionInContainer (array &$data, ODTStateElement $current) {
311 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data) {
/plugin/vcard/
Dsyntax.php116 function render($mode, Doku_Renderer $renderer, $data) {
174 private function _folded_hcard(&$renderer, $data) {
251 private function _folded_vcard(&$renderer, $data) {
333 private function _tel_normalize($value) {
361 private function _tel(&$renderer, $type, $value) {
/plugin/number/
Dsyntax.php71 static private function renderDec($value)
76 static private function renderHex($value)
82 static private function renderBin($value)
91 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/datatemplate/syntax/
Dentry.php66 function render($format, Doku_Renderer $renderer, $data) {
117 function _showData($data, &$R) {
169 function _getInstructions($data){
224 function _formatData($column, $value){
289 function _saveRendereredData($data,$id,&$renderer){
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DIntegrationTest.php53 function test_foo($value = 'foo')
95 public function strToLower($value)
189 public function §Filter($value)
194 public function §Function($value)
202 public function escape_and_nl2br($env, $value, $sep = '<br />')
210 public function nl2br($value, $sep = '<br />')
232 public function escape_something($value)
237 public function preserves_safety($value)
242 public static function staticCall($value)
252 public function is_multi_word($value)
[all …]
/plugin/asciidocjs/node_modules/async/
DpriorityQueue.js4 value: true property
17 q._createTaskItem = ({ data, priority }, callback) => { property
35 q.push = function (data, priority = 0, callback) { argument
39 q.pushAsync = function (data, priority = 0, callback) { argument
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php24 protected $data = []; variable in FreeDSx\\Sasl\\Message
26 public function __construct(array $data = [])
48 public function set(string $name, $value): self
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DJsonSerializationVisitor.php27 private $data; variable in JMS\\Serializer\\JsonSerializationVisitor
39 public function visitNull($data, array $type)
47 public function visitString(string $data, array $type)
55 public function visitBoolean(bool $data, array $type)
63 public function visitInteger(int $data, array $type)
71 public function visitDouble(float $data, array $type)
82 public function visitArray(array $data, array $type)
109 public function startVisitingObject(ClassMetadata $metadata, object $data, array $type): void
118 public function endVisitingObject(ClassMetadata $metadata, object $data, array $type)
176 public function setData(string $key, $value): void
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
DExpressionEvaluator.php33 public function setContextVariable(string $name, $value): void
41 public function evaluate(string $expression, array $data = [])
49 public function evaluateParsed(Expression $expression, array $data = [])
/plugin/pagestat/
Dscript.js143 this.top=PTwindow.MakeDimen({value:param_obj.top ,default_v:"2%"}); property
144 this.left=PTwindow.MakeDimen({value:param_obj.left ,default_v:"2%"}); property
145 this.width=PTwindow.MakeDimen({value:param_obj.width ,default_v:"auto"}); property
146 this.height=PTwindow.MakeDimen({value:param_obj.height ,default_v:"auto"}); property
375 ajax_batchcall(request_arr,function(data){ argument
395 ajax_xcall("ps.get_defs",[words_arr,status],function(data) { argument
556 ajax_xcall("ps.check_word",[words_arr],function(data){ argument
594 ajax_xcall("ps.check_word",[words_arr,"FULL"],function(data){ argument
669 {type:"button",nclass:"al_filtword",value:"filt word",float:"right"}, property
671 {type:"button",nclass:"al_checkword",value:"check word",float:"right",display:"none"}, property
[all …]
/plugin/asciidocjs/node_modules/is-core-module/test/
Dindex.js9 var data = require('../core.json'); variable
119 st.teardown(mockProperty(Object.prototype, 'fs', { value: false })); property
120 st.teardown(mockProperty(Object.prototype, 'path', { value: '>= 999999999' })); property
121 st.teardown(mockProperty(Object.prototype, 'http', { value: data.http })); property
122 st.teardown(mockProperty(Object.prototype, nonKey, { value: true })); property
/plugin/data/db/
Dupdate0001.sql1 CREATE TABLE data table
6 value field
/plugin/wikistats/
Dsyntax.php139 function handleNamedParameter($name, $value, &$data) {
161 function addNamespace(&$data, $namespace) {
177 public function render($mode, Doku_Renderer &$renderer, $data) {
219 function _search_count(&$data, $base, $file, $type, $lvl, $opts){

12345678910>>...23