Searched refs:attrsonly (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ext/ldap/ |
H A D | ldap.c | 1445 zend_long attrsonly, sizelimit, timelimit, deref; in php_ldap_do_search() local 1455 if (zend_parse_parameters(argcount, "zzz|a/lllla/", &link, &base_dn, &filter, &attrs, &attrsonly, in php_ldap_do_search() 1470 ldap_attrsonly = attrsonly; in php_ldap_do_search() 4480 ZEND_ARG_INFO(0, attrsonly) 4492 ZEND_ARG_INFO(0, attrsonly) 4504 ZEND_ARG_INFO(0, attrsonly)
|
Completed in 14 milliseconds