Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncResponseControl.php38 protected $moreResults; global() variable in FreeDSx\\Ldap\\Control\\Ad\\DirSyncResponseControl
55 __construct(int $moreResults, int $unused = 0, string $cookie = '') global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQueryResultBatch.php36 public $moreResults; variable in Google\\Service\\Datastore\\QueryResultBatch
99 public function setMoreResults($moreResults)
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php795 public $moreResults; variable in Google_QueryResultBatch
816 public function setMoreResults( $moreResults) {