Home
last modified time | relevance | path

Searched refs:vlvFilter (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php202 public static function vlvFilter(int $before, int $after, GreaterThanOrEqualFilter $filter, ?string $contextId = null): VlvControl
201 public static function vlvFilter(int $before, int $after, GreaterThanOrEqualFilter $filter, ?string $contextId = null): VlvControl global() function in FreeDSx\\Ldap\\Controls
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php299 return Controls::vlvFilter($this->before, $this->after, $this->filter, $contextId);