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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_encode.h45 * o Use flag APR_ENCODE_NONE
60 * o Use flag APR_ENCODE_NONE
70 * o Use flags APR_ENCODE_NONE/APR_ENCODE_COLON
110 #define APR_ENCODE_NONE 0 macro
153 * @param flags If APR_ENCODE_NONE, emit RFC4648 Base 64 Encoding. If
170 * @param flags If APR_ENCODE_NONE, emit RFC4648 Base 64 Encoding. If
188 * @param flags If APR_ENCODE_NONE, emit RFC4648 Base 64 Encoding. If
205 * @param flags If APR_ENCODE_NONE, emit RFC4648 Base 64 Encoding. If
223 * @param flags If APR_ENCODE_NONE, attempt to decode the full original buffer,
241 * @param flags If APR_ENCODE_NONE, attemp
[all...]

Completed in 53 milliseconds