Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 25 of 290) sorted by path

12345678910>>...12

/plugin/a2s/
H A Ddemo.txt71 Please, note that the reference doc is on [[https://github.com/dhobsd/asciitosvg/|ASCIIToSVG site]].
/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE96 these notices, as well as a reference directing the user to the
/plugin/achart/assets/
H A Dapexcharts.min.js6reference:/#([a-z0-9\-_]+)/i,transforms:/\)\s*,?\s*/,whitespace:/\s/g,isHex:/^#[a-f0-9]{3,6}$/i,is…
/plugin/actickets/
H A DREADME19 Afterwards you can reference any ticket in the project via
27 If you don't want to a add a global project ID or want to reference a ticket
/plugin/adfs/phpsaml/
H A DCHANGELOG141 * Remove reference to wrong NameIDFormat: urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified sho…
186 * Handle valid but uncommon dsig block with no URI in the reference.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt105 - Add ability to encrypt by reference
111 - Support for <ds:RetrievalMethod> with simple URI Id reference.
118 - ds:References using empty or simple URI Id reference should never include
127 - Add reference option to force creation of URI attribute. For use
167 Provide functionality to find URIs of existing reference nodes.
H A Dxmlseclibs.php1575 foreach ($this->references AS $name=>$reference) {
1576 $refuri = $reference["refuri"];
/plugin/admnote/
H A DREADME.md5 …onition notes** to Dokuwiki (<https://squidfunk.github.io/mkdocs-material/reference/admonitions/>).
/plugin/aichat/
H A Dcomposer.lock15 "reference": "625f95f0c8f6b20c58fcc7566ef8a59b0b7552f3"
20 "reference": "625f95f0c8f6b20c58fcc7566ef8a59b0b7552f3",
64 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
69 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
114 "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73"
119 "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73",
161 "reference": "ed7ce41ef815bd21e61f62b692418740f988451f"
166 "reference": "ed7ce41ef815bd21e61f62b692418740f988451f",
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock16 "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
21 "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
87 "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
92 "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
168 "reference": "ced299686f41dce890debac69273b47ffe98a40c"
173 "reference": "ced299686f41dce890debac69273b47ffe98a40c",
234 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
239 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
310 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
315 "reference"
[all...]
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md101 postProcess | | If set to function reference, that function will be called to "post-process" loaded…
102 progress | | Set this to function reference to track progress of the load. The function will be pas…
185 variable that holds reference to your chart object)
340 … have "this" context set to Data Loader object as well as receive chart reference as third paramat…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md127 divId | | ID or a reference to div object in case you want the menu in a separate container.
253 This needs to be a function reference. I.e.:
658 To include exported image, use `image: "reference"`.
669 "image": "reference",
H A Dexport.js1922 cfg.images.reference = _this.toPNG( cfg );
H A Dexport.min.js1 …epMerge(c.deepMerge({multiplier:2},c.config.pdfMake),a||{},!0);d.images.reference=c.toPNG(d);var e…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1reference\n\t\t// otherwise popup blockers will stop us\n\t\tvar win = window.open('', '_blank');\…
/plugin/authgooglesheets/
H A Dcomposer.lock15 "reference": "c297139da7c6873dbd67cbd1093f09ec0bbd0c50"
20 "reference": "c297139da7c6873dbd67cbd1093f09ec0bbd0c50",
72 "reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8"
77 "reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8",
143 "reference": "33aef1ccce34799a1124c39951fed8ad0b16aced"
148 "reference": "33aef1ccce34799a1124c39951fed8ad0b16aced",
187 "reference": "73392bad2eb6852eea9084b6bbdec752515cb849"
192 "reference": "73392bad2eb6852eea9084b6bbdec752515cb849",
245 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
316 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1KeyAliasReference.php29 public $reference; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1KeyAliasReference
48 public function setReference($reference) argument
50 $this->reference = $reference;
57 return $this->reference;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJob.php229 public function setReference(JobReference $reference) argument
231 $this->reference = $reference;
238 return $this->reference;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php146 public function setReference(ApplicationReference $reference) argument
148 $this->reference = $reference;
155 return $this->reference;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceColumn.php46 public function setReference(DataSourceColumnReference $reference) argument
48 $this->reference = $reference;
55 return $this->reference;
H A DRefreshDataSourceObjectExecutionStatus.php44 public function setReference(DataSourceObjectReference $reference) argument
46 $this->reference = $reference;
53 return $this->reference;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md83 * Improvement: Use class reference for getting the name of the class instead of using hardcoded str…
849 …n undefined index error when parsing nested JSON responses with a sentAs parameter that reference a
852 …onse::getRequest() and now using a shallow clone of a request object to remove a circular reference
H A DUPGRADING.md376 longer has a reference to it's response, and a response no loger has a
377 reference to its request). This association is now managed through a
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md594 An absolute URI has a scheme. A relative reference is used to express a URI relative to another URI,
614 Whether the URI is a network-path reference. A relative reference that begins with two slash charac…
615 termed an network-path reference.
621 Whether the URI is a absolute-path reference. A relative reference that begins with a single slash …
622 termed an absolute-path reference.
628 Whether the URI is a relative-path reference. A relative reference that does not begin with a slash…
629 termed a relative-path reference.
635 Whether the URI is a same-document reference. A same-document reference refers to a URI that is, as…
637 (apart from its fragment) is considered a same-document reference.
654 Composes a URI reference string from its various components according to
[all …]
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md62 If you only need a particular variant, you can just reference the

12345678910>>...12