Searched refs:APR_LDAP_URL_URLCOLON (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/apr-util/ldap/
H A Dapr_ldap_url.c95 #define APR_LDAP_URL_URLCOLON "URL:" macro
96 #define APR_LDAP_URL_URLCOLON_LEN (sizeof(APR_LDAP_URL_URLCOLON)-1)
198 if ( strncasecmp( p, APR_LDAP_URL_URLCOLON, APR_LDAP_URL_URLCOLON_LEN ) == 0 ) {

Completed in 60 milliseconds