Home
last modified time | relevance | path

Searched refs:pick (Results 1 – 25 of 115) sorted by last modified time

12345

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/dw2pdf/vendor/psr/log/
H A DREADME.md53 You can then pick one of the implementations of the interface to get a logger.
/plugin/randomtables/action/
H A Dajax.php74 $pick = $manager->rollOn($tableId);
75 $pick = trim(htmlentities($pick, ENT_QUOTES | ENT_SUBSTITUTE | ENT_XHTML));
77 echo json_encode(['result' => $pick]);
/plugin/randomtables/table-roller/src/Table/
H A DBaseTable.php53 $pick = $this->pickOne();
55 if (!in_array($pick, $used)) {
56 $result[] = $this->proceessResult($this->options[$pick]);
57 $used[] = $pick;
/plugin/smtp/subtree/php-fig/log/
H A DREADME.md40 You can then pick one of the implementations of the interface to get a logger.
/plugin/farmer/lang/en/
H A Dtab_config_help.txt23 By default, when accessing a non-existing animal no error message is shown. You can pick between different
H A Dtab_plugins_help.txt13 There are three ways to manage plugins: You can either pick a single plugin and set its state to the same value in all animals
14 or you can pick a specific animal and configure all the plugin states within that animal only. The third option allows you to
/plugin/elasticsearch/vendor/psr/log/
H A DREADME.md53 You can then pick one of the implementations of the interface to get a logger.
/plugin/davcal/vendor/sabre/uri/lib/
H A Dfunctions.php20 $pick = function($part) use ($base, $delta) {
39 $newParts['scheme'] = $pick('scheme');
40 $newParts['host'] = $pick('host');
41 $newParts['port'] = $pick('port');
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md53 You can then pick one of the implementations of the interface to get a logger.
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js704 function pick(target, properties) { function
7615 return pick(this, [
30547 var parentStyle = pick(style, [
30585 var contentStyle = pick(style, [
34040 assign(newBusinessObject, pick(target, CUSTOM_PROPERTIES));
38692 var ctx = pick(context, [ 'newBounds', 'shape', 'delta', 'direction' ]);
48079 return this.create('dc:Point', pick(point, [ 'x', 'y' ]));
49281 pick(element, [ 'x', 'y', 'width', 'height' ]),
49288 pick(element, [ 'x', 'y', 'width', 'height' ]),
50035 context.oldBounds = pick(shape, [ 'x', 'y', 'width', 'height']);
[all …]
/plugin/passpolicy/
H A D10k-common-passwords.txt9855 pick
H A Dwords.txt2632 pick
/plugin/authhttp/
H A DREADME20 Out of the box DokuWiki will already pick these up and pretend the user
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
H A Ddia_ja.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
H A Ddia_kn.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
H A Ddia_si.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
H A Ddia_sl.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
H A Ddia_ta.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
H A Ddia_vi.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
H A Ddia_ar.txt502 noPickFolder=No, pick folder
891 confDuplName=Duplicate diagram name detected. Please pick another name.
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705 …pValues:n(322),max:n(323),merge:n(325),min:n(330),minBy:n(331),now:n(332),pick:n(162),range:n(163)… property in AnonymousFunctiona0dbb0ba71b00.r
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6 …;c++)e=64*e+i[t.charAt(c)];return e},t.exports=u},function(t,e){t.exports.pick=function(t){for(var… function

12345