estimated        2941 ext/ldap/ldap.c 	zval *link, *result, *cookie, *estimated;
estimated        2951 ext/ldap/ldap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rr|z/z/", &link, &result, &cookie, &estimated) != SUCCESS) {
estimated        3018 ext/ldap/ldap.c 		zval_dtor(estimated);
estimated        3019 ext/ldap/ldap.c 		ZVAL_LONG(estimated, lestimated);
estimated        3232 ext/ldap/ldap.c 	ZEND_ARG_INFO(1, estimated)