/unit/src/ |
H A D | nxt_http_parse.c | 72 #define nxt_target_test_char(ch) \ in nxt_http_parse_target() argument 161 u_char *p, ch, *after_slash, *args; in nxt_http_parse_request_line() local 178 #define nxt_method_test_char(ch) \ in nxt_http_parse_request_line() argument 484 u_char *p, ch; in nxt_http_parse_unusual_target() local 546 #define nxt_field_name_test_char(ch) \ in nxt_http_parse_field_name() argument 629 u_char *p, *start, ch; in nxt_http_parse_field_value() local 711 #define nxt_field_end_test_char(ch) \ in nxt_http_lookup_field_end() argument 858 u_char *p, *u, c, ch, high, *args; in nxt_http_parse_complex_target() local 1183 u_char ch; in nxt_http_fields_hash() local 1221 u_char ch; in nxt_http_fields_hash_collisions() local
|
H A D | nxt_file_name.c | 23 u_char ch, *p; in nxt_file_name_create() local
|
H A D | nxt_timer.c | 130 nxt_timer_change_t *ch; in nxt_timer_change() local 164 nxt_timer_change_t *ch, *end, *add, *add_end; in nxt_timer_changes_commit() local
|
H A D | nxt_string.c | 522 u_char *end, ch; in nxt_decode_uri() local 557 u_char *end, ch; in nxt_decode_uri_plus() local 644 u_char *reserved, *end, ch; in nxt_encode_complex_uri() local 708 u_char *reserved, *end, ch; in nxt_is_complex_uri_encoded() local
|
H A D | nxt_http_chunk_parse.c | 31 u_char c, ch; in nxt_http_chunk_parse() local
|
H A D | nxt_time_parse.c | 313 u_char c, ch; in nxt_term_parse() local
|
H A D | nxt_conf.c | 1290 u_char *p, ch; in nxt_conf_json_skip_space() local 1376 u_char ch, *p; in nxt_conf_json_parse_value() local 1821 u_char *p, ch, *last, *s; in nxt_conf_json_parse_string() local 2082 u_char *p, *s, ch, c, *dot_pos; in nxt_conf_json_parse_number() local 2530 u_char ch; in nxt_conf_json_escape_length() local 2567 u_char ch; in nxt_conf_json_escape() local
|
H A D | nxt_var.c | 421 u_char *p, ch, c; in nxt_var_next_part() local
|
H A D | nxt_http_static.c | 769 u_char ch, *p, *end; in nxt_http_static_extract_extension() local
|
H A D | nxt_main_process.c | 428 u_char *start, *p, ch; in nxt_main_start_process_handler() local
|
H A D | nxt_http_request.c | 109 u_char *h, ch; in nxt_http_validate_host() local
|
H A D | nxt_unit.c | 1925 u_char ch; in nxt_unit_field_hash() local
|
/unit/go/ |
H A D | response.go | 21 ch chan int member
|