Home
last modified time | relevance | path

Searched +defs:data +defs:count (Results 1 – 25 of 148) sorted by relevance

123456

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php15 use function array_key_exists, count; alias
24 protected $data = []; variable in FreeDSx\\Sasl\\Message
26 public function __construct(array $data = [])
55 public function count(): int function in FreeDSx\\Sasl\\Message
/plugin/judge/helper/
Dcrud.php26 public function tableRender($data, $mode, $count = 1, $sort = "timestamp")
104 public function getSubmissions($data, $sort = "timestamp")
167 public function delSubmissions($data)
/plugin/multiselect/
Dscript.js7 function multiselectdone(data) { argument
25 function multiclickclick(pageid,id,count) { argument
60count:ajaxedit_getIdxByIdClassNodeid('multiclick_'+id+'_'+count,'multiclicker','multiselect_'+id), property
/plugin/diagrams/syntax/
H A Dembed.php14 protected $count = 0; variable in syntax_plugin_diagrams_embed
64 public function render($format, Doku_Renderer $renderer, $data)
/plugin/gchart/
Dsyntax.php135 public function render($mode, Doku_Renderer $R, $data)
245 protected function createColorPalette($rgb, $count)
/plugin/geogebrembed/syntax/
Dggb.php13 private $count = 0; variable in syntax_plugin_geogebrembed_ggb
195 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DIntegrationTest.php313 private $count; variable in CountableStub
315 public function __construct($count)
320 public function count() function in CountableStub
336 private $data; variable in IteratorAggregateStub
338 public function __construct(array $data)
/plugin/onlinenumber/
Dsyntax.php38 function plugin_online_check_online(& $count, $host = '')
141 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DGuzzleStreamWrapper.php68 public function stream_read($count)
73 public function stream_write($data)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DStreamWrapper.php86 public function stream_read($count)
91 public function stream_write($data)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DStreamWrapper.php86 public function stream_read(int $count): string
91 public function stream_write(string $data): int
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DStream.php161 public function stream_read($count);
245 public function stream_write($data);
/plugin/bez/mdl/
H A DFactory.php154 public function count($filters=array()) { function in dokuwiki\\plugin\\bez\\mdl\\Factory
294 public function initial_save(Entity $obj, $data) {
299 public function update_save(Entity $obj, $data) {
/plugin/openid/Auth/OpenID/
DAX.php159 function __construct($type_uri, $count, $required,
205 static function make($type_uri, $count=1, $required=false,
562 protected $data = []; variable in Auth_OpenID_AX_KeyValueMessage
789 function count($type_uri) function in Auth_OpenID_AX_KeyValueMessage
/plugin/socialshareprivacy2/SSP/scripts/
Djquery.socialshareprivacy.disqus.js13 displayCount: function (data) { argument
88 'count' : 'comments', property
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php621 function putPath($path, $data) {
636 function assertItemsInInbox($user, $count) {
/plugin/botmon/
H A Dadmin.js199 data: { property
551 _makePageView: function(data, type) { argument
607 data: { property
796 'count': 0 property
809 count: it._viewCount property
857 count: 1 property
975 'count': 0 property
986 count: it.count property
1044 'count': 1 property
1099 count: 1 property
[all …]
/plugin/icalevents/
Dsyntax-impl.php137 function render($mode, Doku_Renderer $renderer, $data) {
458 static function str_replace_array($needle, $replace, $count, $haystack) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio-video.quicktime.php2079 public function quicktime_read_mp4_descr_length($data, &$offset) {
2798 public function CopyToAppropriateCommentsSection($keyname, $data, $boxname='') {
2932 public function LociString($lstring, &$count) {
/plugin/datatables/assets/datatables.net-i18n/
Dhi.json44 "data": "जानकारी", string
50 "count": "गिनती करना", string
/plugin/findologicxmlexport/vendor/hoa/protocol/
DWrapper.php286 public function stream_read($count)
352 public function stream_write($data)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DIndex.php150 public function createDocument(string $id = '', $data = [])
552 public function count($query = '', string $method = Request::POST): int function in Elastica\\Index
735 public function setSettings(array $data): Response
755 …public function request(string $path, string $method, $data = [], array $queryParameters = []): Re…
814 public function updateDocument($data, array $options = []): Response
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
DStream.php302 private function _stream_read($count)
344 private function _stream_write($data)
/plugin/dokullm/
H A DLlmClient.php442 private function callAPIWithTools($data, $toolsCalled = false, $useTools = true)
828 private function getSnippets($count = 10)
/plugin/bookcreator/
Dscript.js107 Storage.prototype.count = function() { method in Storage
556 function processResponse(data) { argument
596 function processResponse(data) { argument
626 setMessage: function($msg, data) { argument
700 data: formdata property

123456