Home
last modified time | relevance | path

Searched refs:uniqueName (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
DSnapshot.php63 public $uniqueName; variable in Google\\Service\\Games\\Snapshot
208 public function setUniqueName($uniqueName) argument
210 $this->uniqueName = $uniqueName;
217 return $this->uniqueName;
/plugin/mizarproofchecker/
Daction.php217 $uniqueName = str_replace('.', '_', uniqid('tmp', true));
218 $tempFilename = $workPath . $uniqueName . ".miz";
/plugin/mizarveifiabledocs/
Daction.php217 $uniqueName = str_replace('.', '_', uniqid('tmp', true));
218 $tempFilename = $workPath . $uniqueName . ".miz";