Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http_request.c1188 u_char c, *p, *src, *start, *end, plus; in nxt_http_field_hash() local
1217 plus = (encoding == NXT_HTTP_URI_ENCODING_PLUS) ? ' ' : '+'; in nxt_http_field_hash()
1244 c = plus; in nxt_http_field_hash()