Home
last modified time | relevance | path

Searched refs:uuid (Results 1 – 25 of 47) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DEnvironment.php47 public $uuid; variable in Google\\Service\\CloudComposer\\Environment
136 public function setUuid($uuid) argument
138 $this->uuid = $uuid;
145 return $this->uuid;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomEmoji.php53 public $uuid; variable in Google\\Service\\CloudSearch\\CustomEmoji
170 public function setUuid($uuid) argument
172 $this->uuid = $uuid;
179 return $this->uuid;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareVmDetails.php65 public $uuid; variable in Google\\Service\\VMMigrationService\\VmwareVmDetails
214 public function setUuid($uuid) argument
216 $this->uuid = $uuid;
223 return $this->uuid;
/plugin/webdav/vendor/sabre/vobject/lib/
H A DUUIDUtil.php55 * @param string $uuid
59 public static function validateUUID($uuid) argument
63 $uuid
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DUUIDUtil.php56 * @param string $uuid
60 static function validateUUID($uuid) { argument
64 $uuid
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DUUIDUtil.php52 * @param string $uuid
55 static function validateUUID($uuid) { argument
59 $uuid
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DUUIDUtil.php52 * @param string $uuid
55 static function validateUUID($uuid) { argument
59 $uuid
/plugin/davcard/vendor/sabre/vobject/lib/
H A DUUIDUtil.php55 * @param string $uuid
58 static public function validateUUID($uuid) { argument
62 $uuid
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DUUIDUtil.php55 * @param string $uuid
58 static public function validateUUID($uuid) { argument
62 $uuid
/plugin/davcal/vendor/sabre/vobject/lib/
H A DUUIDUtil.php55 * @param string $uuid
58 static public function validateUUID($uuid) { argument
62 $uuid
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatch.php74 public $uuid; variable in Google\\Service\\Dataproc\\Batch
303 public function setUuid($uuid) argument
305 $this->uuid = $uuid;
312 return $this->uuid;
/plugin/netlogo/inc/
H A Dservefile.php23 $uuid = file_get_contents($uuidfile); variable
25 $expectedtoken=hash('sha256',$uuid.$src.$expires); // debugging [Rik, 2012-10-06] - replace crypt()…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php60 $uuid = sprintf('%04x%04x-%04x-%04x-%04x-%04x%04x%04x', random_int(0, 0xffff), random_int(0, 0xffff), random_int(0, 0xffff), random_int(0, 0x0fff) | 0x4000, random_int(0, 0x3fff) | 0x8000, random_int(0, 0xffff), random_int(0, 0xffff), random_int(0, 0xffff));
66 $m .= ' <rdf:Description rdf:about="uuid:' . $uuid . '" xmlns:pdf="http://ns.adobe.com/pdf/1.3/">' . "\n";
73 $m .= ' <rdf:Description rdf:about="uuid:' . $uuid . '" xmlns:xmp="http://ns.adobe.com/xap/1.0/">' . "\n";
83 $m .= ' <rdf:Description rdf:about="uuid:' . $uuid . '" xmlns:dc="http://purl.org/dc/elements/1.1/">' . "\n";
121 $m .= ' <rdf:Description rdf:about="uuid:' . $uuid . '" xmlns:pdfx="http://ns.adobe.com/pdfx/1.3/" pdfx:Apag_PDFX_Checkup="1.3" pdfx:GTS_PDFXConformance="PDF/X-1a:2003" pdfx:GTS_PDFXVersion="PDF/X-1:2003"/>' . "\n";
130 $m .= ' <rdf:Description rdf:about="uuid
[all...]
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DConsistency.php304 ->when($result = SUT::uuid())
317 $uuids[] = SUT::uuid();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php92 private $uuid = ''; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNDeserializer
151 if ($this->isFeatureSupported(self::ADDED_UNICODE_SMP, $this->uuid)) {
206 $uuid = $this->readUUID();
208 if (!\in_array($uuid, self::SUPPORTED_UUIDS, true)) {
211 $uuid,
216 $this->uuid = $uuid;
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DCHANGELOG.md59 * added `Assert::uuid()`
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DConsistency.php261 public static function uuid() function in Hoa\\Consistency\\Consistency
/plugin/netlogo/syntax/
H A Dapplet.php274 …$token=hash('sha256',$uuid.$src.$expires); // replace crypt() for more than first 8 chars [Rik, 20…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php571 $uuid = md5(uniqid(mt_rand(), true));
572 $guid = $prefix.substr($uuid,0,8)."-".
573 substr($uuid,8,4)."-".
574 substr($uuid,12,4)."-".
575 substr($uuid,16,4)."-".
576 substr($uuid,20,12);
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2uuid=st.generateUUID(),this.name="",this.image=void 0!==t?t:gt.DEFAULT_IMAGE,this.mipmaps=[],this.… property in gt.AnonymousFunctione3d0f3fa1100.n
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock2252 node-uuid@~1.4.0, node-uuid@~1.4.7:
2254 …resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.7.tgz#6da5a17668c4b3dd59623bda11c…
2703 uuid "^3.0.0"
2714 node-uuid "~1.4.0"
2745 node-uuid "~1.4.7"
3155 uuid@^2.0.2:
3157 …resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.3.tgz#67e2e863797215530dff318e5bf9dcebfd47b…
3159 uuid@^3.0.0:
3161 …resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee…
3187 uuid "^2.0.2"
/plugin/davcal/
H A Dhelper.php784 $uuid = \Sabre\VObject\UUIDUtil::getUUID();
785 $event->add('UID', $uuid);
866 strlen($eventStr), md5($eventStr), $uuid);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D23.23.js.map1 …2|filemd5|filemd1|filesha256|filesha512|md5|rsadecrypt|sha1|sha256|sha512|uuid|uuidv5|cidrhost|cid…
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php1050 public static function uuid($value, $message = '') function in Webmozart\\Assert\\Assert

12