Searched defs:sizelimit (Results 1 – 2 of 2) sorted by relevance
/PHP-8.4/ext/ldap/ |
H A D | ldap.stub.php | 649 …ay|string $filter, array $attributes = [], int $attributes_only = 0, int $sizelimit = -1, int $tim…
|
H A D | ldap.c | 1390 static void php_set_opts(LDAP *ldap, int sizelimit, int timelimit, int deref, int *old_sizelimit, i… in php_set_opts() 1433 zend_long attrsonly, sizelimit, timelimit, deref; in php_ldap_do_search() local
|
Completed in 15 milliseconds