Home
last modified time | relevance | path

Searched defs:approximate (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DArgument.php208 public static function approximate($value, $precision = 0) function in Prophecy\\Argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php207 public static function approximate(string $attribute, string $value): ApproximateFilter global() function in FreeDSx\\Ldap\\Search\\Filters