Home
last modified time | relevance | path

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

/php-src/ext/ldap/tests/
H A Dldap_err2str_basic.phpt2 ldap_err2str() - Basic error number to string conversion
10 var_dump(ldap_err2str(2));
/php-src/ext/ldap/
H A Dldap_arginfo.h390 ZEND_FUNCTION(ldap_err2str);
482 ZEND_FE(ldap_err2str, arginfo_ldap_err2str)
H A Dldap.stub.php733 function ldap_err2str(int $errno): string {}
H A Dldap.c2758 PHP_FUNCTION(ldap_err2str) in PHP_FUNCTION() argument

Completed in 28 milliseconds