Home
last modified time | relevance | path

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

/PHP-8.0/ext/ldap/
H A Dphp_ldap.h28 extern zend_module_entry ldap_module_entry;
29 #define ldap_module_ptr &ldap_module_entry
H A Dldap.c932 ldap_module_entry.type = type; in PHP_MINIT_FUNCTION()
4159 zend_module_entry ldap_module_entry = { /* {{{ */ variable

Completed in 14 milliseconds