Home
last modified time | relevance | path

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

/PHP-7.4/ext/ldap/
H A Dldap.c2578 int num_mods, num_modprops, num_modvals; in PHP_FUNCTION() local
2655 num_modprops = zend_hash_num_elements(Z_ARRVAL_P(mod)); in PHP_FUNCTION()
2657 for (j = 0; j < num_modprops; j++) { in PHP_FUNCTION()

Completed in 14 milliseconds