Searched refs:FLAG_INCREMENTAL_VALUES (Results 1 – 3 of 3) sorted by relevance
61 public const FLAG_INCREMENTAL_VALUES = -0x80000000; define in FreeDSx\\Ldap\\Control\\Ad\\DirSyncRequestControl83 …public function __construct(int $flags = self::FLAG_INCREMENTAL_VALUES, string $cookie = '', int $…
57 …public static function dirSync(int $flags = DirSyncRequestControl::FLAG_INCREMENTAL_VALUES, string…
285 $flags |= DirSyncRequestControl::FLAG_INCREMENTAL_VALUES;