Home
last modified time | relevance | path

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

/PHP-7.4/ext/ldap/
H A Dconfig.m4114 …AC_CHECK_FUNCS([ldap_parse_result ldap_parse_reference ldap_start_tls_s ldap_control_find ldap_par…
H A Dldap.c61 LDAPControl *ldap_control_find( const char *oid, LDAPControl **ctrls, LDAPControl ***nextctrlp) in ldap_control_find() function
4110 lctrl = ldap_control_find(LDAP_CONTROL_PAGEDRESULTS, lserverctrls, NULL); in PHP_FUNCTION()

Completed in 15 milliseconds