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 function in FreeDSx\\Ldap\\Entry\\Option
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
DSearchQueriesNextPage.php331 public function getHighRange() function in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
DSearchQueriesPreviousPage.php331 public function getHighRange() function in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
DSearchQueriesRequest.php331 public function getHighRange() function in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
/plugin/authgoogle/google/contrib/
DGoogle_CustomsearchService.php368 public function getHighRange() { function in Google_Query