Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dphp_ldap.h54 #define LDAP_MODIFY_BATCH_ADD 0x01 macro
H A Dldap.stub.php31 const LDAP_MODIFY_BATCH_ADD = UNKNOWN; define
H A Dldap_arginfo.h595 REGISTER_LONG_CONSTANT("LDAP_MODIFY_BATCH_ADD", LDAP_MODIFY_BATCH_ADD, CONST_PERSISTENT); in register_ldap_symbols()
H A Dldap.c2666 modtype != LDAP_MODIFY_BATCH_ADD && in PHP_FUNCTION()
2743 case LDAP_MODIFY_BATCH_ADD: in PHP_FUNCTION()
/php-src/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 26 milliseconds