| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/ |
| D | GoogleFirebaseAppcheckV1betaPublicJwk.php | 33 public $kid; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaPublicJwk 78 public function setKid($kid) argument 80 $this->kid = $kid; 87 return $this->kid;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
| D | Jwk.php | 37 public $kid; variable in Google\\Service\\Container\\Jwk 104 public function setKid($kid) argument 106 $this->kid = $kid; 113 return $this->kid;
|
| /plugin/authgooglesheets/vendor/firebase/php-jwt/src/ |
| D | JWT.php | 129 $key = self::getKey($keyOrKeyArray, property_exists($header, 'kid') ? $header->kid : null); 414 * @param string|null $kid 422 ?string $kid argument 436 if (!isset($kid)) { 439 if (!isset($keyOrKeyArray[$kid])) { 443 return $keyOrKeyArray[$kid];
|
| D | JWK.php | 49 $kid = isset($v['kid']) ? $v['kid'] : $k; 51 $keys[(string) $kid] = $key;
|
| /plugin/authgooglesheets/vendor/google/auth/src/ |
| D | OAuth2.php | 1483 foreach ((array) $publicKey as $kid => $pubKey) { 1492 $keys[$kid] = $pubKey; 1515 foreach ($publicKey as $kid => $pubKey) { 1517 $keys[$kid] = $pubKey; 1519 $keys[$kid] = new Key($pubKey, $allowedAlg);
|
| D | AccessToken.php | 239 if (empty($cert['kid'])) { 260 $keys[$cert['kid']] = $rsa->getPublicKey();
|
| /plugin/authgooglesheets/vendor/firebase/php-jwt/ |
| D | README.md | 201 // JWK::parseKeySet($jwks) returns an associative array of **kid** to Firebase\JWT\Key 252 - Bugfix 'kid' not in given key list.
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
| D | model.js | 871 var kid = new Child; 876 assert.equal(kid.instancePropSame, adult.instancePropSame); 877 assert.notEqual(kid.instancePropSame, undefined);
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | pdf.fpdf.php | 456 foreach ($this->_kids as $kid) { 457 if ($kid->get_field_name() == $field->get_field_name()) { 460 $kid->get_field_name()));
|
| /plugin/processing/ |
| D | script.js | 2419 var kid = this.parseChild(newelement[i]); 2420 if (kid) { 2421 children.addChild(kid); 3381 var kid, kidName; 3383 kid = this.getChild(i); 3384 kidName = kid.getName(); 3386 return kid; 3400 var kid, kidName; 3402 kid = this.getChild(i); 3403 kidName = kid.getName(); [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/fpdf/ |
| D | fpdf.php | 360 foreach ($this->_kids as $kid) { 361 if ($kid->get_field_name() == $field->get_field_name()) { 364 $kid->get_field_name()));
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Form.php | 748 foreach ($frg['kids'] as $kid) { 749 $kstr .= $this->forms[$kid['n']]['obj'] . ' 0 R ';
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/wa/ |
| D | wa.txt | 28 …in foû rêzon èt-z-ont-i leû consyince po zèls, çou qu'èlzès deût miner a s'kidûre onk' po l'ôte to…
|
| /plugin/bible/bible_douayRheims/ |
| D | Judges.txt | 165 …6:19. So Gedeon went in, and boiled a kid, and made unleavened loaves of a measure of flour: and p… 390 …to the angel of the Lord: I beseech thee to consent to my request, and let us dress a kid for thee. 394 …13:19. Then Manue took a kid of the flocks, and the libations, and put them upon a rock, offering … 406 …of the Lord came upon Samson, and he tore the lion as he would have torn a kid in pieces, having n… 421 …were at hand, Samson came, meaning to visit his wife, and he brought her a kid of the flock. And w…
|
| D | Tobias.txt | 45 2:20. Whereby it came to pass, that she received a young kid, and brought it home:
|
| D | Genesis.txt | 1114 37:31. And they took his coat, and dipped it in the blood of a kid, which they had killed: 1136 …38:17. He said: I will send thee a kid out of the flock. And when she said again: I will suffer wh… 1139 …38:20. And Juda sent a kid by his shepherd, the Odollamite, that he might receive the pledge again… 1142 …her take it to herself, surely she cannot charge us with a lie, I sent the kid which I promised: a…
|
| D | Exodus.txt | 277 … be a lamb without blemish, a male, of one year; according to which rite also you shall take a kid. 613 …corn of thy ground to the house of the Lord thy God. Thou shalt not boil a kid in the milk of his … 971 …d thou shalt offer in the house of the Lord thy God. Thou shalt not boil a kid in the milk of his …
|
| D | Luke.txt | 724 …ave never transgressed thy commandment: and yet thou hast never given me a kid to make merry with …
|
| D | 1_Kings.txt | 400 …16:20. And Isai took an ass laden with bread, and a bottle of wine, and a kid of the flock, and se…
|
| D | Deuteronomy.txt | 418 …ecause thou art the holy people of the Lord thy God. Thou shalt not boil a kid in the milk of his …
|
| /plugin/passpolicy/ |
| D | words.txt | 1917 kid
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 5.5.js.map | 1 … _i < _a.length; _i++) {\n var kid = _a[_i];\n result += flattenDiagnosticMe…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 13874 var kid = kids[i]; 13876 if (!(0, _primitives.isRef)(kid)) { 13880 if ((0, _primitives.isRefsEqual)(kid, kidRef)) { 13885 kidPromises.push(xref.fetchAsync(kid).then(function (kid) { argument 13886 if (!(0, _primitives.isDict)(kid)) { 13890 if (kid.has('Count')) { 13891 total += kid.get('Count'); 15389 var kid = kids[i]; 15391 if (processed.has(kid)) { 15395 queue.push(kid); [all …]
|
| D | pdf.worker.js.map | 1 …kid","streamRef","subtype","metadata","stringToUTF8String","pagesObj","dests","pageLayout","pageMo…
|
| /plugin/subjectindex/plugins/ |
| D | bible_verses.txt | 1137 To this he said: "I myself shall send a kid of the goats from the herd." But she said: "Will you gi… 1140 And Judah proceeded to send the kid of the goats by the hand of his companion the A·dul'lam·ite in … 1143 …in order that we may not fall into contempt. At any rate, I have sent this kid, but you-you never … 2164 …und you are to bring to the house of Jehovah your God."You must not boil a kid in its mother's mil… 2523 …oil you are to bring to the house of Jehovah your God."You must not boil a kid in its mother's mil… 2819 …ment has been made known to him, then he must bring as his offering a male kid of the goats, a sou… 2824 …ed has been made known to him, then he must bring as his offering a female kid of the goats, a sou… 2837 … has committed, namely, a female from the flock, a female lamb or a female kid of the goats, for a… 3422 And YOU must render up one kid of the goats as a sin offering and two male lambs, each a year old, … 3867 one kid of the goats for a sin offering; [all …]
|