/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | Sink.php | 29 public $spec; variable in Google\\Service\\Dataflow\\Sink 48 public function setSpec($spec) argument 50 $this->spec = $spec; 57 return $this->spec;
|
H A D | Source.php | 40 public $spec; variable in Google\\Service\\Dataflow\\Source 101 public function setSpec($spec) argument 103 $this->spec = $spec; 110 return $this->spec;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/ |
H A D | GoogleCloudOrgpolicyV2AlternatePolicySpec.php | 46 public function setSpec(GoogleCloudOrgpolicyV2PolicySpec $spec) argument 48 $this->spec = $spec; 55 return $this->spec;
|
H A D | GoogleCloudOrgpolicyV2Policy.php | 62 public function setSpec(GoogleCloudOrgpolicyV2PolicySpec $spec) argument 64 $this->spec = $spec; 71 return $this->spec;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | UpdateChartSpecRequest.php | 46 public function setSpec(ChartSpec $spec) argument 48 $this->spec = $spec; 55 return $this->spec;
|
H A D | UpdateSlicerSpecRequest.php | 64 public function setSpec(SlicerSpec $spec) argument 66 $this->spec = $spec; 73 return $this->spec;
|
H A D | Slicer.php | 62 public function setSpec(SlicerSpec $spec) argument 64 $this->spec = $spec; 71 return $this->spec;
|
H A D | DataSource.php | 81 public function setSpec(DataSourceSpec $spec) argument 83 $this->spec = $spec; 90 return $this->spec;
|
H A D | EmbeddedChart.php | 78 public function setSpec(ChartSpec $spec) argument 80 $this->spec = $spec; 87 return $this->spec;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
H A D | RevisionTemplate.php | 44 public function setSpec(RevisionSpec $spec) argument 46 $this->spec = $spec; 53 return $this->spec;
|
H A D | DomainMapping.php | 82 public function setSpec(DomainMappingSpec $spec) argument 84 $this->spec = $spec; 91 return $this->spec;
|
H A D | Service.php | 82 public function setSpec(ServiceSpec $spec) argument 84 $this->spec = $spec; 91 return $this->spec;
|
H A D | Configuration.php | 82 public function setSpec(ConfigurationSpec $spec) argument 84 $this->spec = $spec; 91 return $this->spec;
|
H A D | Revision.php | 82 public function setSpec(RevisionSpec $spec) argument 84 $this->spec = $spec; 91 return $this->spec;
|
H A D | Route.php | 82 public function setSpec(RouteSpec $spec) argument 84 $this->spec = $spec; 91 return $this->spec;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | NotifierConfig.php | 80 public function setSpec(NotifierSpec $spec) argument 82 $this->spec = $spec; 89 return $this->spec;
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | QRcode.php | 237 * if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code 679 $spec = array(0, 0, 0, 0, 0); 685 $spec = $this->getEccSpec($this->version, $this->level, $spec); 686 $this->b1 = $this->rsBlockNum1($spec); 687 $this->dataLength = $this->rsDataLength($spec); 688 $this->eccLength = $this->rsEccLength($spec); 690 $this->blocks = $this->rsBlockNum($spec); 691 $ret = $this->init($spec); 814 * @param $spec (arra 817 init($spec) global() argument 2343 getEccSpec($version, $level, $spec) global() argument 2571 rsBlockNum($spec) global() argument 2580 rsBlockNum1($spec) global() argument 2589 rsDataCodes1($spec) global() argument 2598 rsEccCodes1($spec) global() argument 2607 rsBlockNum2($spec) global() argument 2616 rsDataCodes2($spec) global() argument 2625 rsEccCodes2($spec) global() argument 2634 rsDataLength($spec) global() argument 2643 rsEccLength($spec) global() argument [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | GoogleIdentityAccesscontextmanagerV1ServicePerimeter.php | 92 public function setSpec(GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig $spec) argument 94 $this->spec = $spec; 101 return $this->spec;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/ |
H A D | ServicePerimeter.php | 92 public function setSpec(ServicePerimeterConfig $spec) argument 94 $this->spec = $spec; 101 return $this->spec;
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
H A D | Getopt.php | 82 if (($spec = strstr($short_options, $opt)) === false || $arg[$i] == ':') { 88 if (strlen($spec) > 1 && $spec[1] == ':') { 94 if (!(strlen($spec) > 2 && $spec[2] == ':')) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/ |
H A D | Feature.php | 154 public function setSpec(CommonFeatureSpec $spec) argument 156 $this->spec = $spec; 163 return $this->spec;
|
/plugin/qrcode2/ |
H A D | phpqrcode.php | 554 $spec[4] = 0; 560 $spec[4] = $spec[1] + 1; 894 public static function rsBlockNum($spec) { return $spec[0] + $spec[3]; } argument 895 public static function rsBlockNum1($spec) { return $spec[0]; } argument 896 public static function rsDataCodes1($spec) { return $spec[1]; } argument 897 public static function rsEccCodes1($spec) { return $spec[2]; } argument 898 public static function rsBlockNum2($spec) { return $spec[3]; } argument 899 public static function rsDataCodes2($spec) { return $spec[4]; } argument 900 public static function rsEccCodes2($spec) { return $spec[2]; } argument 901 …public static function rsDataLength($spec) { return ($spec[0] * $spec[1]) + ($spec[3] * $spec[4]… argument [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1ApiProxyRevision.php | 94 public $spec; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision 371 public function setSpec($spec) argument 373 $this->spec = $spec; 380 return $this->spec;
|
/plugin/swiftmail/Swift/Message/ |
H A D | Headers.php | 389 $spec = ""; //The bit which specifies the encoding of the header (if any) 401 $spec = "=?" . $this->getCharset() . "?Q?"; //e.g. =?iso-8859-1?Q? 404 $used_length = strlen($name) + 2 + strlen($spec) + 2; 408 $row, (75-(strlen($spec)+6)), ($key > 0 ? 0 : (75-$used_length)), true, $this->LE)); 414 $spec = "=?" . $this->getCharset() . "?B?"; 416 $used_length = strlen($name) + 2 + strlen($spec) + 2; 418 $row, (75-(strlen($spec)+5)), ($key > 0 ? 0 : (76-($used_length+3))), true, $this->LE); 433 if (empty($spec) && $is_email && (false !== $p = strpos($lines[$i], ","))) 459 else $lines[$i] = " " . $spec . $lines[$i] . $end; 463 …if (substr($lines[$i], 0, 1) != '<' || substr($lines[$i], -1) != '>') $lines[$i] = $spec . $lines[…
|
/plugin/commonmark/vendor/league/commonmark/ |
H A D | CHANGELOG-0.x.md |
|