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));
382 ZEND_FUNCTION(ldap_err2str);485 ZEND_FE(ldap_err2str, arginfo_ldap_err2str)
185 function ldap_err2str(int $errno): string {} function
2859 PHP_FUNCTION(ldap_err2str) in PHP_FUNCTION() argument
Completed in 23 milliseconds