| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/ |
| H A D | DirSyncResponseControl.php | 46 protected $unused; variable in FreeDSx\\Ldap\\Control\\Ad\\DirSyncResponseControl 55 * @param int $unused 58 public function __construct(int $moreResults, int $unused = 0, string $cookie = '') argument 61 $this->unused = $unused; 87 return $this->unused; 111 $unused = $response->getChild(1); 116 if (!$unused instanceof IntegerType) { 125 $unused->getValue(), 139 Asn1::integer($this->unused),
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/ |
| D | PackageData.php | 50 public $unused; variable in Google\\Service\\OnDemandScanning\\PackageData 143 public function setUnused($unused) argument 145 $this->unused = $unused; 152 return $this->unused;
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/ |
| D | override-properties.js | 39 by.unused = true; 46 by.unused = true; 52 by.unused = true; 66 by.unused = true; 145 if (properties[i].name == name && !properties[i].unused) 278 if (left.unused || right.unused) 308 left.unused = true; 315 left.unused = true; 345 left.unused = true; 352 right.unused = true; [all …]
|
| D | populate-components.js | 37 property.unused = true;
|
| D | merge-into-shorthands.js | 32 if (property.unused) { 236 oldComponent.unused = true; 429 candidateComponents[componentName].unused = true;
|
| /plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/ |
| H A D | CerDerTrait.php | 35 * @param int $unused 39 protected function binaryToBitString(int $length, int $unused): string argument 41 …if ($unused && $length && ord($this->binary[$this->pos + ($length - 1)]) !== 0 && ((8 - $length) <… 44 $unused 48 return parent::binaryToBitString($length, $unused);
|
| H A D | BerEncoder.php | 666 $unused = 0; 668 $unused = 8 - ($length % 8); 669 $data = str_pad($data, $length + $unused, $this->options['bitstring_padding']); 673 $bytes = chr($unused); 1040 $unused = ord($this->binary[$this->pos++]); 1042 if ($unused > 7) { 1045 $unused 1048 if ($unused > 0 && $length < 1) { 1051 $unused, 1057 return $this->binaryToBitString($length, $unused); [all …]
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | references.md | 7 [unused]: https://github.com/unused
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/ |
| D | optimize.js | 400 property.unused = true; 406 property.unused = true; 413 property.unused = true; 417 property.unused = true; 421 property.unused = true; 424 if (property.unused) { 443 property.unused = true; 449 property.unused = true; 491 property.unused = true;
|
| /plugin/mikioplugin/inc/ |
| H A D | polyfill-array-key-first.php | 13 foreach ($data as $key => $unused) {
|
| /plugin/ipmap/ |
| D | rendertables.php | 49 $unused = array(); 50 …c .= p_render('xhtml',p_get_instructions($this->_maketables($ip, $net, $subnet, $data)), $unused);
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/ |
| D | remove-unused.js | 5 if (property.unused) {
|
| D | restore-from-optimizing.js | 20 if (property.unused) {
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
| D | .jshintrc | 14 "unused": true,
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/ |
| D | .jshintrc | 14 "unused": true,
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
| D | .jshintrc | 14 "unused": true,
|
| /plugin/charpicker/ |
| D | README.md | 6 Use this plugin to add characters to the Special Chars picker or to delete unused characters from t…
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
| D | PageWriter.php | 95 $unused = []; 98 $unused[] = $fk; 119 foreach ($unused as $fk) {
|
| /plugin/cleanup/lang/en/ |
| D | intro.txt | 3 This plugin can check the data directory for old, probably unused files. What is considered old, ca…
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/ |
| D | clone.js | 26 cloned.unused = false;
|
| /plugin/fedauth/Auth/OpenID/ |
| D | Nonce.php | 40 list($unused,
|
| /plugin/asciidocjs/node_modules/resolve/ |
| D | .eslintrc | 57 "no-unused-vars": [2, { "vars": "all", "args": "none" }],
|
| /plugin/asciidocjs/node_modules/require-directory/ |
| D | .jshintrc | 18 "unused" : true,
|
| /plugin/database2/ |
| D | print.css | 22 table.database2 tr.filter .unused
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | Status.php | 121 foreach ($response->getData() as $name => $unused) {
|