Home
last modified time | relevance | path

Searched refs:getHighRange (Results 1 – 6 of 6) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DRangeRetrieval.php112 return $range->getHighRange() !== '*';
131 $amount = (int) $amount + (int) $range->getHighRange();
134 $startAt = (int) $range->getHighRange() + 1;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOption.php69 public function getHighRange(): ?string
61 public function getHighRange(): string global() function in FreeDSx\\Ldap\\Entry\\Option
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php331 public function getHighRange() function in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
H A DSearchQueriesPreviousPage.php331 public function getHighRange() function in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
H A DSearchQueriesRequest.php331 public function getHighRange() function in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php368 public function getHighRange() { function in Google_Query