estimated        2862 ext/ldap/ldap.c 	zval *link, *result, *cookie, *estimated;
estimated        2872 ext/ldap/ldap.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rr|zz", &link, &result, &cookie, &estimated) != SUCCESS) {
estimated        2934 ext/ldap/ldap.c 		zval_dtor(estimated);
estimated        2935 ext/ldap/ldap.c 		ZVAL_LONG(estimated, lestimated);
estimated        3148 ext/ldap/ldap.c 	ZEND_ARG_INFO(1, estimated)