Home
last modified time | relevance | path

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

/PHP-8.1/ext/ldap/
H A Dldap.c189 static inline ldap_result_entry *ldap_result_entry_from_obj(zend_object *obj) { in ldap_result_entry_from_obj() function
193 #define Z_LDAP_RESULT_ENTRY_P(zv) ldap_result_entry_from_obj(Z_OBJ_P(zv))
212 ldap_result_entry *entry = ldap_result_entry_from_obj(obj); in ldap_result_entry_free_obj()

Completed in 14 milliseconds