Home
last modified time | relevance | path

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

/PHP-7.2/ext/ldap/
H A Dldap.c3235 int lestimated; in PHP_FUNCTION() local
3293 tag = ber_scanf(ber, "{io}", &lestimated, &lcookie); in PHP_FUNCTION()
3302 if (lestimated < 0) { in PHP_FUNCTION()
3311 ZVAL_LONG(estimated, lestimated); in PHP_FUNCTION()

Completed in 16 milliseconds