Searched refs:attrsonly (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/ldap/ |
H A D | ldap.c | 710 zend_long attrsonly, sizelimit, timelimit, deref; in php_ldap_do_search() local 718 if (zend_parse_parameters(argcount, "zzz|allll", &link, &base_dn, &filter, &attrs, &attrsonly, in php_ldap_do_search() 732 ldap_attrsonly = attrsonly; in php_ldap_do_search() 3081 ZEND_ARG_INFO(0, attrsonly) 3092 ZEND_ARG_INFO(0, attrsonly) 3103 ZEND_ARG_INFO(0, attrsonly)
|
Completed in 14 milliseconds