Home
last modified time | relevance | path

Searched refs:estimated (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/ldap/
H A Dldap.c2673 zval *link, *result, *cookie, *estimated; in PHP_FUNCTION() local
2683 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rr|zz", &link, &result, &cookie, &estimated)… in PHP_FUNCTION()
2745 zval_dtor(estimated); in PHP_FUNCTION()
2746 ZVAL_LONG(estimated, lestimated); in PHP_FUNCTION()
2959 ZEND_ARG_INFO(1, estimated)

Completed in 10 milliseconds