Lines Matching defs:in
6 ** (the "License"); you may not use this file except in compliance with
11 ** Unless required by applicable law or agreed to in writing, software
71 union { const char *in; char *out; } deconst;
73 deconst.in = val;
117 * accessible through client-side script in supported
151 * Parse a cookie header and store the cookies in an apr_table_t.
159 * @return ::APREQ_ERROR_MISMATCH if an rfc-cookie attribute appears in a
188 * in a valid "Set-Cookie*" header.
201 * representation in buf, using up to len bytes in buf as storage.
220 * attribute will appear in the cookie's serialized form. If time_str
222 * represented by time_str. The time_str should be in a format that