Home
last modified time | relevance | path

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

/PHP-8.3/ext/ldap/
H A Dldap.c152 static inline ldap_resultdata *ldap_result_from_obj(zend_object *obj) { in ldap_result_from_obj() function
156 #define Z_LDAP_RESULT_P(zv) ldap_result_from_obj(Z_OBJ_P(zv))
180 ldap_resultdata *result = ldap_result_from_obj(obj); in ldap_result_free_obj()

Completed in 11 milliseconds