Home
last modified time | relevance | path

Searched defs:prefixLength (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAddress.php66 public $prefixLength; variable in Google\\Service\\Compute\\Address
235 public function setPrefixLength($prefixLength)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMultiMatch.php155 public function setPrefixLength(int $prefixLength): self argument
H A DMatchQuery.php146 public function setFieldPrefixLength(string $field, int $prefixLength): self argument