APR_LDAP_URL_URLCOLON 96 srclib/apr-util/ldap/apr_ldap_url.c #define APR_LDAP_URL_URLCOLON_LEN (sizeof(APR_LDAP_URL_URLCOLON)-1) APR_LDAP_URL_URLCOLON 198 srclib/apr-util/ldap/apr_ldap_url.c if ( strncasecmp( p, APR_LDAP_URL_URLCOLON, APR_LDAP_URL_URLCOLON_LEN ) == 0 ) {