APR_LDAP_URL_URLCOLON_LEN  198 srclib/apr-util/ldap/apr_ldap_url.c     if ( strncasecmp( p, APR_LDAP_URL_URLCOLON, APR_LDAP_URL_URLCOLON_LEN ) == 0 ) {
APR_LDAP_URL_URLCOLON_LEN  199 srclib/apr-util/ldap/apr_ldap_url.c         p += APR_LDAP_URL_URLCOLON_LEN;