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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_general.h63 #define APR_ASCII_LF '\012' macro
/freebsd-11-stable/contrib/apr-util/buckets/
H A Dapr_brigade.c325 pos = memchr(str, APR_ASCII_LF, len);
347 /* We didn't find an APR_ASCII_LF within the maximum line length. */

Completed in 103 milliseconds