Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr/include/
H A Dapr_general.h117 #if (!APR_HAVE_STRCASECMP) && (APR_HAVE_STRICMP)
119 #elif (!APR_HAVE_STRCASECMP)
H A Dapr.hnw190 #define APR_HAVE_STRCASECMP 1
H A Dapr.hw312 #define APR_HAVE_STRCASECMP 0
H A Dapr.hwc309 #define APR_HAVE_STRCASECMP 0
H A Dapr.h.in272 #define APR_HAVE_STRCASECMP @have_strcasecmp@ macro
/freebsd-13.1/contrib/apr/strings/
H A Dapr_cpystrn.c247 #if (!APR_HAVE_STRCASECMP && !APR_HAVE_STRICMP)
/freebsd-13.1/usr.bin/svn/lib/libapr/
H A Dapr.h274 #define APR_HAVE_STRCASECMP 1 macro