Home
last modified time | relevance | path

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

/PHP-7.0/ext/ldap/
H A Dphp_ldap.h57 #define LDAP_MODIFY_BATCH_ADD 0x01 macro
H A Dldap.c172 …REGISTER_LONG_CONSTANT("LDAP_MODIFY_BATCH_ADD", LDAP_MODIFY_BATCH_ADD, CONST_PERSISTENT | CONST_CS… in PHP_MINIT_FUNCTION()
1779 modtype != LDAP_MODIFY_BATCH_ADD && in PHP_FUNCTION()
1863 case LDAP_MODIFY_BATCH_ADD: in PHP_FUNCTION()
/PHP-7.0/ext/ldap/tests/
H A Dbug73933.phpt18 "modtype" => LDAP_MODIFY_BATCH_ADD,
H A Dldap_modify_batch_error.phpt18 "modtype" => LDAP_MODIFY_BATCH_ADD,
64 "modtype" => LDAP_MODIFY_BATCH_ADD,
H A Dldap_modify_batch_basic.phpt19 "modtype" => LDAP_MODIFY_BATCH_ADD,

Completed in 20 milliseconds