Home
last modified time | relevance | path

Searched refs:sequence (Results 151 – 175 of 200) sorted by last modified time

12345678

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsNullsAndEmpties.yml4 You can represent the empty sequence
5 with an empty inline sequence.
H A DYtsSpecificationExamples.yml688 # a sequence of mappings, with
1033 - First item in top sequence
1037 A folded sequence entry
1038 - Sixth item in top sequence
1041 'block' => [ 'First item in top sequence', [ 'Subordinate sequence entry' ],
1042 "A folded sequence entry\n", 'Sixth item in top sequence' ] }
1056 - Subordinate sequence
1080 - is a sequence
1082 - With a sequence value.
1101 [ 'This key', 'is a sequence' ] => [ 'With a sequence value.' ] } }
[all …]
H A DsfTests.yml10 test: Empty sequence
90 test: A sequence with an embedded mapping
92 A sequence with an embedded mapping
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG246 * fixed the defined test when used on a constant, a map, or a sequence
/plugin/noiewarning/
H A DChangeLog15 * action.php: added sequence number for the WIKITEXT_PREPROCESS event
/plugin/gtime/gtlib/asn1/cms/
H A DCMSSignerInfo.php184 $sequence = new ASN1Sequence();
186 $sequence->add(new ASN1Integer((int) $this->version));
187 $sequence->add($this->sid);
188 $sequence->add($this->digestAlgorithm);
205 $sequence->add($tag);
209 $sequence->add($this->signatureAlgorithm);
210 $sequence->add(new ASN1OctetString($this->signature));
227 $sequence->add($tag);
231 return $sequence->encodeDER();
H A DCMSContentInfo.php110 $sequence = new ASN1Sequence();
111 $sequence->add(new ASN1ObjectId($this->contentType));
121 $sequence->add($tag);
123 return $sequence->encodeDER();
H A DCMSEncapsulatedContentInfo.php108 $sequence = new ASN1Sequence();
109 $sequence->add(new ASN1ObjectId($this->contentType));
110 $sequence->add($tag);
112 return $sequence->encodeDER();
134 $sequence = ASN1DER::decode($this->content);
137 $content->decode($sequence);
H A DCMSIssuerAndSerialNumber.php103 $sequence = new ASN1Sequence();
104 $sequence->add($this->issuer);
105 $sequence->add(new ASN1Integer(new GTBigInteger($this->serialNumber)));
107 return $sequence->encodeDER();
H A DCMSSignedData.php196 $sequence = new ASN1Sequence();
197 $sequence->add(new ASN1Integer((int) $this->version));
205 $sequence->add($digestAlgorithms);
206 $sequence->add($this->encapsulatedContent);
223 $sequence->add($certificatesTag);
232 $sequence->add($signerInfos);
234 return $sequence->encodeDER();
H A DCMSAttribute.php115 $sequence = new ASN1Sequence();
116 $sequence->add(new ASN1ObjectId($this->type));
117 $sequence->add($values);
119 return $sequence->encodeDER();
/plugin/gtime/gtlib/asn1/gt/
H A DGTVerificationRequest.php105 $sequence = new ASN1Sequence();
106 $sequence->add(new ASN1Integer($this->version));
107 $sequence->add($this->content);
108 $sequence->add(new ASN1OctetString($this->data));
110 return $sequence->encodeDER();
H A DGTCertTokenRequest.php57 $sequence = new ASN1Sequence();
58 $sequence->add(new ASN1Integer($this->version));
59 $sequence->add(new ASN1Integer($this->historyIdentifier));
61 return $sequence->encodeDER();
H A DGTPublishedData.php97 $sequence = new ASN1Sequence();
99 $sequence->add(new ASN1Integer(new GTBigInteger($this->publicationIdentifier)));
100 $sequence->add(new ASN1OctetString($this->publicationImprint));
102 return $sequence->encodeDER();
H A DGTSignatureInfo.php93 $sequence = new ASN1Sequence();
95 $sequence->add($this->signatureAlgorithm);
96 $sequence->add(new ASN1OctetString($this->signatureValue));
98 return $sequence->encodeDER();
H A DGTTimeSignature.php114 $sequence = $tag->getObjectAs(ASN1_TAG_SEQUENCE);
117 $pkSignature->decode($sequence);
153 $sequence = new ASN1Sequence();
155 $sequence->add(new ASN1OctetString($this->location));
156 $sequence->add(new ASN1OctetString($this->history));
157 $sequence->add($this->publishedData);
168 $sequence->add($tag);
187 $sequence->add($tag);
190 return $sequence->encodeDER();
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPAccuracy.php161 $sequence = new ASN1Sequence();
164 $sequence->add(new ASN1Integer($this->seconds));
175 $sequence->add($tag);
186 $sequence->add($tag);
189 return $sequence->encodeDER();
H A DTSPMessageImprint.php93 $sequence = new ASN1Sequence();
95 $sequence->add($this->hashAlgorithm);
96 $sequence->add(new ASN1OctetString($this->hashedMessage));
98 return $sequence->encodeDER();
H A DTSPTSTInfo.php215 $sequence = new ASN1Sequence();
217 $sequence->add(new ASN1Integer((int) $this->version));
218 $sequence->add(new ASN1ObjectId($this->policy));
219 $sequence->add($this->messageImprint);
220 $sequence->add(new ASN1Integer($this->serialNumber));
224 $sequence->add($this->accuracy);
228 $sequence->add(new ASN1Boolean($this->ordering));
232 $sequence->add(new ASN1Integer($this->nonce));
243 $sequence->add($tag);
262 $sequence->add($tag);
[all …]
H A DTSPTimeStampReq.php67 $sequence = new ASN1Sequence();
69 $sequence->add(new ASN1Integer($this->version));
70 $sequence->add($this->messageImprint);
72 return $sequence->encodeDER();
/plugin/gtime/gtlib/asn1/x509/
H A DX509AlgorithmIdentifier.php90 $sequence = new ASN1Sequence();
91 $sequence->add(new ASN1ObjectId($this->algorithm));
92 $sequence->add(new ASN1Null());
94 return $sequence->encodeDER();
H A DX509Extension.php121 $sequence = new ASN1Sequence();
123 $sequence->add(new ASN1ObjectId($this->id));
126 $sequence->add(new ASN1Boolean(true));
129 $sequence->add(new ASN1OctetString($this->value));
131 return $sequence->encodeDER();
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md450 In other words, a *number-period-space* sequence at the beginning of a
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DMessage.php46 public $sequence; variable in Sabre\\VObject\\ITip\\Message
H A DBroker.php319 $vevent->SEQUENCE = $itipMessage->sequence;
504 $message->sequence = $eventInfo['sequence'];
522 'SEQUENCE' => $message->sequence,
716 $message->sequence = $eventInfo['sequence'];
736 'SEQUENCE' => $message->sequence,
829 $sequence = null;
875 if (is_null($sequence) && isset($vevent->SEQUENCE)) {
876 $sequence = $vevent->SEQUENCE->getValue();

12345678