Home
last modified time | relevance | path

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

/PHP-8.1/ext/ldap/
H A Dldap.stub.php55 …ay|string $filter, array $attributes = [], int $attributes_only = 0, int $sizelimit = -1, int $tim…
58 …ay|string $filter, array $attributes = [], int $attributes_only = 0, int $sizelimit = -1, int $tim…
61 …ay|string $filter, array $attributes = [], int $attributes_only = 0, int $sizelimit = -1, int $tim…
H A Dldap.c1515 static void php_set_opts(LDAP *ldap, int sizelimit, int timelimit, int deref, int *old_sizelimit, i… in php_set_opts()
1558 zend_long attrsonly, sizelimit, timelimit, deref; in php_ldap_do_search() local

Completed in 17 milliseconds