Home
last modified time | relevance | path

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

/PHP-8.1/ext/ldap/
H A Dphp_ldap.h54 #define LDAP_MODIFY_BATCH_ADD 0x01 macro
H A Dldap.c864 …REGISTER_LONG_CONSTANT("LDAP_MODIFY_BATCH_ADD", LDAP_MODIFY_BATCH_ADD, CONST_PERSISTENT | CONST_CS… in PHP_MINIT_FUNCTION()
2790 modtype != LDAP_MODIFY_BATCH_ADD && in PHP_FUNCTION()
2867 case LDAP_MODIFY_BATCH_ADD: in PHP_FUNCTION()
/PHP-8.1/ext/ldap/tests/
H A Dldap_modify_batch_error.phpt19 "modtype" => LDAP_MODIFY_BATCH_ADD,
57 "modtype" => LDAP_MODIFY_BATCH_ADD,
H A Dbug73933.phpt16 "modtype" => LDAP_MODIFY_BATCH_ADD,
H A Dbug77958.phpt19 "modtype" => LDAP_MODIFY_BATCH_ADD,
H A Dldap_modify_batch_basic.phpt20 "modtype" => LDAP_MODIFY_BATCH_ADD,

Completed in 31 milliseconds