Home
last modified time | relevance | path

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

/PHP-8.0/ext/ldap/
H A Dldap.c3306 char *lmatcheddn, *lerrmsg; in PHP_FUNCTION() local
3323 myargcount > 4 ? &lerrmsg : NULL, in PHP_FUNCTION()
3352 if (lerrmsg == NULL) { in PHP_FUNCTION()
3355 ZEND_TRY_ASSIGN_REF_STRING(errmsg, lerrmsg); in PHP_FUNCTION()
3356 ldap_memfree(lerrmsg); in PHP_FUNCTION()

Completed in 16 milliseconds