Home
last modified time | relevance | path

Searched refs:number (Results 76 – 100 of 1459) sorted by path

12345678910>>...59

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DEnumValue.php30 public $number; variable in Google\\Service\\ServiceNetworking\\EnumValue
51 public function setNumber($number) argument
53 $this->number = $number;
60 return $this->number;
H A DField.php46 public $number; variable in Google\\Service\\ServiceNetworking\\Field
135 public function setNumber($number) argument
137 $this->number = $number;
144 return $this->number;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DEnumValue.php30 public $number; variable in Google\\Service\\ServiceUsage\\EnumValue
51 public function setNumber($number) argument
53 $this->number = $number;
60 return $this->number;
H A DField.php46 public $number; variable in Google\\Service\\ServiceUsage\\Field
135 public function setNumber($number) argument
137 $this->number = $number;
144 return $this->number;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DInsertTableColumnsRequest.php31 public $number; variable in Google\\Service\\Slides\\InsertTableColumnsRequest
68 public function setNumber($number) argument
70 $this->number = $number;
77 return $this->number;
H A DInsertTableRowsRequest.php31 public $number; variable in Google\\Service\\Slides\\InsertTableRowsRequest
68 public function setNumber($number) argument
70 $this->number = $number;
77 return $this->number;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DLevel.php26 public $number; variable in Google\\Service\\StreetViewPublish\\Level
42 public function setNumber($number) argument
44 $this->number = $number;
48 return $this->number;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DToolExitCode.php25 public $number; variable in Google\\Service\\ToolResults\\ToolExitCode
30 public function setNumber($number) argument
32 $this->number = $number;
39 return $this->number;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md52 …ent-services`. That library provides up-to-date API wrappers for a large number of Google APIs. In…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md302 * Reduced the number of stack frames needed to send requests.
426 a similar behavior in a number of ways. One example might be to use a
903 * Bug fix: Added `number` type to service descriptions.
940 * A large number of performance optimizations have been made
1203 * Minor patch to update version number in UA string
H A DUPGRADING.md206 a similar behavior in a number of ways. One example might be to use a
472 // Strict redirects with a custom number of redirects
496 Requests previously submitted a large number of requests. The number of events
634 `Guzzle\Http\EntityBodyInterface` now that they have been removed. The number
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md91 - Accept port number 0 to be valid (#270)
H A DREADME.md13 This package comes with a number of stream implementations and stream
426 Copy the contents of a stream into another stream until the given number
434 Copy the contents of a stream into a string until the given number of
454 This method is useful for reducing the number of clones needed to mutate
501 number of suggested bytes to read. The callable can return any number of
504 number of requested bytes are available. Any additional bytes will be
/plugin/authhiorgserver/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authldaplocal/
H A DLICENSE260 Each version is given a distinguishing version number. If the Program
261 specifies a version number of this License which applies to it and "any
264 Software Foundation. If the Program does not specify a version number of
/plugin/authlemonldap/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authlinotp/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authloginapi/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authmantis/
H A DLICENSE.md567 Each version is given a distinguishing version number. If the Program
572 Program does not specify a version number of the GNU General Public
/plugin/authnc/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authorlist/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authowncloud/
H A DCOPYING242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authphpbb3/
H A DLICENSE242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authplaincas/
H A Dlicense242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
246 Software Foundation. If the Program does not specify a version number of
/plugin/authyubikey/
H A Dauth.php.org207 * @return int the number of users deleted
237 * Return a count of the number of user which meet $filter criteria
266 * @param int $limit max number of users to be returned

12345678910>>...59