with_attrib      1358 ext/ldap/ldap.c 	zend_long with_attrib;
with_attrib      1363 ext/ldap/ldap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "sl", &dn, &dn_len, &with_attrib) != SUCCESS) {
with_attrib      1367 ext/ldap/ldap.c 	if (!(ldap_value = ldap_explode_dn(dn, with_attrib))) {
with_attrib      3155 ext/ldap/ldap.c 	ZEND_ARG_INFO(0, with_attrib)