Home
last modified time | relevance | path

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

/PHP-5.5/ext/ldap/
H A Dldap.c1533 int num_mods, num_modprops, num_modvals; in PHP_FUNCTION() local
1607 num_modprops = zend_hash_num_elements(Z_ARRVAL_P(mod)); in PHP_FUNCTION()
1609 for (j = 0; j < num_modprops; j++) { in PHP_FUNCTION()

Completed in 21 milliseconds