Home
last modified time | relevance | path

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

/PHP-8.3/ext/ldap/
H A Dldap.c3326 char *lmatcheddn, *lerrmsg; in PHP_FUNCTION() local
3341 myargcount > 4 ? &lerrmsg : NULL, in PHP_FUNCTION()
3372 if (lerrmsg == NULL) { in PHP_FUNCTION()
3375 ZEND_TRY_ASSIGN_REF_STRING(errmsg, lerrmsg); in PHP_FUNCTION()
3376 ldap_memfree(lerrmsg); in PHP_FUNCTION()

Completed in 20 milliseconds