Home
last modified time | relevance | path

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

/PHP-8.1/ext/ldap/
H A Dldap.c3436 char *lmatcheddn, *lerrmsg; in PHP_FUNCTION() local
3451 myargcount > 4 ? &lerrmsg : NULL, in PHP_FUNCTION()
3482 if (lerrmsg == NULL) { in PHP_FUNCTION()
3485 ZEND_TRY_ASSIGN_REF_STRING(errmsg, lerrmsg); in PHP_FUNCTION()
3486 ldap_memfree(lerrmsg); in PHP_FUNCTION()

Completed in 13 milliseconds