Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DSubstringFilter.php214 [$startsWith, $endsWith, $contains] = self::parseSubstrings($substrings);
223 protected static function parseSubstrings(SequenceType $substrings): array
218 protected static function parseSubstrings(SequenceType $substrings): array global() function in FreeDSx\\Ldap\\Search\\Filter\\SubstringFilter