Home
last modified time | relevance | path

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

/PHP-8.0/ext/ldap/
H A Dldap.stub.php40 …ay|string $filter, array $attributes = [], int $attributes_only = 0, int $sizelimit = -1, int $tim…
46 …ay|string $filter, array $attributes = [], int $attributes_only = 0, int $sizelimit = -1, int $tim…
52 …ay|string $filter, array $attributes = [], int $attributes_only = 0, int $sizelimit = -1, int $tim…
H A Dldap.c1386 static void php_set_opts(LDAP *ldap, int sizelimit, int timelimit, int deref, int *old_sizelimit, i… in php_set_opts()
1429 zend_long attrsonly, sizelimit, timelimit, deref; in php_ldap_do_search() local

Completed in 21 milliseconds