Home
last modified time | relevance | path

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

/PHP-5.5/ext/ldap/
H A Dldap.c2675 int lestimated; in PHP_FUNCTION() local
2728 tag = ber_scanf(ber, "{io}", &lestimated, &lcookie); in PHP_FUNCTION()
2737 if (lestimated < 0) { in PHP_FUNCTION()
2746 ZVAL_LONG(estimated, lestimated); in PHP_FUNCTION()

Completed in 9 milliseconds