Home
last modified time | relevance | path

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

/PHP-7.4/ext/ldap/
H A Dphp_ldap.h30 extern zend_module_entry ldap_module_entry;
31 #define ldap_module_ptr &ldap_module_entry
H A Dldap.c937 ldap_module_entry.type = type; in PHP_MINIT_FUNCTION()
4924 zend_module_entry ldap_module_entry = { /* {{{ */ variable

Completed in 25 milliseconds