Home
last modified time | relevance | path

Searched defs:type (Results 101 – 125 of 2243) sorted by relevance

12345678910>>...90

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DDataLeakPreventionChange.php25 public $type; variable in Google\\Service\\DriveActivity\\DataLeakPreventionChange
30 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
DGuestOsFeature.php25 public $type; variable in Google\\Service\\AIPlatformNotebooks\\GuestOsFeature
30 public function setType($type)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DChartDateTimeRule.php25 public $type; variable in Google\\Service\\Sheets\\ChartDateTimeRule
30 public function setType($type)
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dstate.js42 finishNode(node, type) { argument
52 dummyNode(type) { argument
60 this.last = {type: tt.name, start: dummy.start, end: dummy.start, loc: dummy.loc} property
76 eat(type) { argument
102 expect(type) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
DPropertyMetadata.php34 public $type; variable in JMS\\Serializer\\Metadata\\PropertyMetadata
154 public function setAccessor(string $type, ?string $getter = null, ?string $setter = null): void
184 public function setType(array $type): void
189 public static function isCollectionList(?array $type = null): bool
197 public static function isCollectionMap(?array $type = null): bool
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dstate.js43 finishNode(node, type) { argument
53 dummyNode(type) { argument
61 this.last = {type: tt.name, start: dummy.start, end: dummy.start, loc: dummy.loc} property
77 eat(type) { argument
103 expect(type) { argument
/plugin/move/helper/
Dplan.php253 protected function addMove($src, $dst, $class = self::CLASS_NS, $type = self::TYPE_PAGES) {
467 protected function stepThroughDocuments($type = self::TYPE_PAGES, $skip = false) {
571 protected function stepThroughMissingDocuments($type = self::TYPE_PAGES) {
687 protected function addToDocumentList($src, $dst, $type = self::TYPE_PAGES) {
728 protected function findAffectedPages($src, $dst, $class, $type) {
761 protected function findMissingDocuments($src, $dst, $type = self::TYPE_PAGES) {
924 public function build_log_line ($type, $from, $to, $success) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DFormErrorHandler.php59 …public function serializeFormToXml(XmlSerializationVisitor $visitor, Form $form, array $type): \DO…
86 …public function serializeFormToJson(JsonSerializationVisitor $visitor, Form $form, array $type): \…
94 …FormErrorToXml(XmlSerializationVisitor $visitor, FormError $formError, array $type): \DOMCdataSect…
102 …ializeFormErrorToJson(JsonSerializationVisitor $visitor, FormError $formError, array $type): string
DIteratorHandler.php65 array $type,
83 array $type,
98 array $type,
/plugin/findologicxmlexport/vendor/composer/
Dinstalled.json7 "type": "git", string
12 "type": "zip", string
26 "type": "library", string
77 "type": "git", string
82 "type": "zip", string
100 "type": "library", string
135 "type": "git", string
140 "type": "zip", string
149 "type": "library", string
191 "type": "git", string
[all …]
/plugin/mdpage/vendor/composer/
Dinstalled.json8 "type": "git", string
13 "type": "zip", string
31 "type": "library", string
75 "type": "git", string
80 "type": "zip", string
92 "type": "library", string
139 "type": "custom" string
143 "type": "github" string
147 "type": "tidelift" string
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
DTypeMatcher.php10 private $type; variable in DeepCopy\\TypeMatcher\\TypeMatcher
15 public function __construct($type)
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
H A DTypeMatcher.php10 private $type; variable in DeepCopy\\TypeMatcher\\TypeMatcher
15 public function __construct($type)
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DSerializer.php105 private function findInitialType(?string $type, SerializationContext $context): ?string
151 …rialize($data, string $format, ?SerializationContext $context = null, ?string $type = null): string
169 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c…
186 … public function toArray($data, ?SerializationContext $context = null, ?string $type = null): array
213 public function fromArray(array $data, string $type, ?DeserializationContext $context = null)
230 … VisitorInterface $visitor, Context $context, $data, string $format, ?string $type = null, bool $p…
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dnode.js32 function finishNodeAt(node, type, pos, loc) { argument
42 pp.finishNode = function(node, type) { argument
48 pp.finishNodeAt = function(node, type, pos, loc) { argument
/plugin/asciidocjs/node_modules/acorn/src/
Dnode.js32 function finishNodeAt(node, type, pos, loc) { argument
42 pp.finishNode = function(node, type) { argument
48 pp.finishNodeAt = function(node, type, pos, loc) { argument
/plugin/bez/tpl/
H A Dthread_report.php11 <?php $type = $tpl->get('thread')->type ?> variable
13 <?php $type = $tpl->param('type') ?> variable
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DTestUtil.php54 static function getTestCalendarData($type = 1) {
122 static function getTestTODO($type = 'due') {
/plugin/vcard/
Dvcard.php76 function setPhoneNumber($number, $type="") {
85 function setPhoto($type, $photo) { // $type = "GIF" | "JPEG"
103 …ce="", $extended="", $street="", $city="", $region="", $zip="", $country="", $type="HOME;POSTAL") {
115 …ce="", $extended="", $street="", $city="", $region="", $zip="", $country="", $type="HOME;POSTAL") {
140 function setURL($url, $type="") {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DAsymmetricKey.php129 abstract public function toString($type, array $options = []);
255 public static function loadFormat($type, $key, $password = false)
288 public static function loadPrivateKeyFormat($type, $key, $password = false)
305 public static function loadPublicKeyFormat($type, $key)
322 public static function loadParametersFormat($type, $key)
340 protected static function validatePlugin($format, $type, $method = null)
/plugin/rigrr/lib/
Drigrr.nocache.js1 …duleName:P,sessionId:o,subSystem:Q,evtGroup:R,millis:(new Date).getTime(),type:S});if(!l.__gwt_sty… property
2 …P,s,x);n&&n({moduleName:P,sessionId:o,subSystem:Q,evtGroup:W,millis:(new Date).getTime(),type:X})}} property
14 …duleName:P,sessionId:o,subSystem:Q,evtGroup:W,millis:(new Date).getTime(),type:zb});a.contentWindo… property
15 …uleName:P,sessionId:o,subSystem:Q,evtGroup:Ob,millis:(new Date).getTime(),type:X});B()};D();C();va… property
16 …duleName:P,sessionId:o,subSystem:Q,evtGroup:R,millis:(new Date).getTime(),type:X});n&&n({moduleNam… property
/plugin/rigrr/lib/rigrr/
Drigrr.nocache.js1 …duleName:P,sessionId:o,subSystem:Q,evtGroup:R,millis:(new Date).getTime(),type:S});if(!l.__gwt_sty… property
2 …P,s,x);n&&n({moduleName:P,sessionId:o,subSystem:Q,evtGroup:W,millis:(new Date).getTime(),type:X})}} property
14 …duleName:P,sessionId:o,subSystem:Q,evtGroup:W,millis:(new Date).getTime(),type:zb});a.contentWindo… property
15 …uleName:P,sessionId:o,subSystem:Q,evtGroup:Ob,millis:(new Date).getTime(),type:X});B()};D();C();va… property
16 …duleName:P,sessionId:o,subSystem:Q,evtGroup:R,millis:(new Date).getTime(),type:X});n&&n({moduleNam… property
/plugin/quickstats/GEOIP/vendor/composer/
Dinstalled.json7 "type": "git", string
12 "type": "zip", string
28 "type": "library", string
65 "type": "git", string
70 "type": "zip", string
86 "type": "library", string
119 "type": "git", string
124 "type": "zip", string
145 "type": "library", string
178 "type": "git", string
[all …]
/plugin/dw2pdf/vendor/composer/
H A Dinstalled.json8 "type": "git", string
13 "type": "zip", string
40 "type": "library", string
76 "type": "custom" string
86 "type": "git", string
91 "type": "zip", string
111 "type": "library", string
147 "type": "custom" string
157 "type": "git", string
162 "type": "zip", string
[all …]
/plugin/jplayer/vendor/composer/
Dinstalled.json7 "type": "git", string
12 "type": "zip", string
24 "type": "component", string
68 "type": "git", string
73 "type": "zip", string
102 "type": "library", string
133 "type": "git", string
138 "type": "zip", string
173 "type": "library", string
212 "type": "git", string
[all …]

12345678910>>...90