Home
last modified time | relevance | path

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

/PHP-7.0/ext/ldap/
H A Dldap.c2949 zval *link, *result, *cookie, *estimated; in PHP_FUNCTION() local
2959 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rr|z/z/", &link, &result, &cookie, &estimated) != SUCC… in PHP_FUNCTION()
3026 zval_dtor(estimated); in PHP_FUNCTION()
3027 ZVAL_LONG(estimated, lestimated); in PHP_FUNCTION()
3240 ZEND_ARG_INFO(1, estimated)

Completed in 15 milliseconds