Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dphp_ldap.h55 #define LDAP_MODIFY_BATCH_REMOVE 0x02 macro
H A Dldap.stub.php36 const LDAP_MODIFY_BATCH_REMOVE = UNKNOWN; define
H A Dldap_arginfo.h536 REGISTER_LONG_CONSTANT("LDAP_MODIFY_BATCH_REMOVE", LDAP_MODIFY_BATCH_REMOVE, CONST_PERSISTENT); in register_ldap_symbols()
H A Dldap.c2650 modtype != LDAP_MODIFY_BATCH_REMOVE && in PHP_FUNCTION()
2730 case LDAP_MODIFY_BATCH_REMOVE: in PHP_FUNCTION()
/php-src/ext/ldap/tests/
H A Dldap_modify_batch_modifications_with_references.phpt69 …) the value for option "modtype" must be LDAP_MODIFY_BATCH_ADD, LDAP_MODIFY_BATCH_REMOVE, LDAP_MOD…
H A Dldap_modify_batch_programming_error.phpt268 …) the value for option "modtype" must be LDAP_MODIFY_BATCH_ADD, LDAP_MODIFY_BATCH_REMOVE, LDAP_MOD…

Completed in 18 milliseconds