Searched refs:estimated (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/ext/ldap/ |
H A D | ldap.c | 4064 zval *link, *result, *cookie, *estimated; in PHP_FUNCTION() local 4074 if (zend_parse_parameters(myargcount, "rr|zz", &link, &result, &cookie, &estimated) != SUCCESS) { in PHP_FUNCTION() 4141 ZEND_TRY_ASSIGN_REF_LONG(estimated, lestimated); in PHP_FUNCTION() 4684 ZEND_ARG_INFO(1, estimated)
|
Completed in 15 milliseconds