Searched refs:ldap_err2str (Results 1 – 4 of 4) sorted by relevance
2 ldap_err2str() - Basic error number to string conversion10 var_dump(ldap_err2str(2));
384 ZEND_FUNCTION(ldap_err2str);487 ZEND_FE(ldap_err2str, arginfo_ldap_err2str)
139 function ldap_err2str(int $errno): string {} function
2993 PHP_FUNCTION(ldap_err2str) in PHP_FUNCTION() argument
Completed in 15 milliseconds