Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dldap.c2534 uint32_t modification_size = zend_hash_num_elements(modification); in PHP_FUNCTION() local
2536 if (modification_size != 2 && modification_size != 3) { in PHP_FUNCTION()
2578 if (modtype == LDAP_MODIFY_BATCH_REMOVE_ALL && modification_size == 3) { in PHP_FUNCTION()

Completed in 15 milliseconds