Searched refs:lerrmsg (Results 1 – 1 of 1) sorted by relevance
3436 char *lmatcheddn, *lerrmsg; in PHP_FUNCTION() local3451 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 16 milliseconds