/unit/src/ |
H A D | nxt_utf8.c | 73 nxt_utf8_decode(const u_char **start, const u_char *end) in nxt_utf8_decode() 95 nxt_utf8_decode2(const u_char **start, const u_char *end) in nxt_utf8_decode2() 210 nxt_utf8_lowcase(const u_char **start, const u_char *end) in nxt_utf8_lowcase() 241 const u_char *end; in nxt_utf8_length() local 262 const u_char *end; in nxt_utf8_is_valid() local
|
H A D | nxt_sprintf.c | 59 nxt_sprintf(u_char *buf, u_char *end, const char *fmt, ...) in nxt_sprintf() 79 u_char *end; member 98 nxt_vsprintf(u_char *buf, u_char *end, const char *fmt, va_list args) in nxt_vsprintf() 568 u_char *p, *end; in nxt_integer() local 680 u_char *p, *end; in nxt_number() local
|
H A D | nxt_string.c | 243 nxt_memstrn(const u_char *s, const u_char *end, const char *ss, size_t length) in nxt_memstrn() 277 nxt_memcasestrn(const u_char *s, const u_char *end, const char *ss, in nxt_memcasestrn() 314 nxt_rmemstrn(const u_char *s, const u_char *end, const char *ss, size_t length) in nxt_rmemstrn() 341 nxt_str_strip(u_char *start, u_char *end) in nxt_str_strip() 522 u_char *end, ch; in nxt_decode_uri() local 557 u_char *end, ch; in nxt_decode_uri_plus() local 598 u_char *end; in nxt_encode_uri() 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 753 u_char *end, *p; in nxt_base64_decode() local
|
H A D | nxt_http_route_addr.c | 61 u_char *end; in nxt_http_route_addr_pattern_parse() local 311 u_char *end; in nxt_valid_ipv6_blocks() local
|
H A D | nxt_utf8.h | 32 nxt_utf8_next(const u_char *p, const u_char *end) in nxt_utf8_next()
|
H A D | nxt_http_parse.c | 65 nxt_http_parse_target(u_char **pos, u_char *end) in nxt_http_parse_target() 161 u_char *end) in nxt_http_parse_request_line() 482 u_char *end) in nxt_http_parse_unusual_target() 520 u_char *end) in nxt_http_parse_field_name() 627 u_char *end) in nxt_http_parse_field_value() 707 nxt_http_lookup_field_end(u_char *p, u_char *end) in nxt_http_lookup_field_end() 774 u_char *end) in nxt_http_parse_field_end()
|
H A D | nxt_http_route_addr.h | 34 in_addr_t end; member 41 struct in6_addr end; member 53 uint16_t end; member
|
H A D | nxt_process_title.c | 48 u_char *p, *end, *argv_end, **argv, **env; in nxt_process_arguments() local 192 u_char *p, *start, *end; in nxt_process_title() local
|
H A D | nxt_fs.c | 87 u_char *data, *p, *end; in nxt_fs_mount() local 239 char *start, *end, *dst; in nxt_fs_mkdir_all() local
|
H A D | nxt_sockaddr.c | 236 u_char *p, *start, *end, *octet; in nxt_sockaddr_text() local 437 nxt_sockaddr_ntop(nxt_sockaddr_t *sa, u_char *buf, u_char *end, nxt_bool_t port) in nxt_sockaddr_ntop() 515 nxt_inet6_ntop(u_char *addr, u_char *buf, u_char *end) in nxt_inet6_ntop() 726 u_char *p, *start, *end; in nxt_sockaddr_inet6_parse() local 1187 u_char c, *end; in nxt_inet_addr() local 1237 u_char c, *addr, *zero_start, *ipv4, *dst, *src, *end; in nxt_inet6_addr() local 1376 u_char *colon, *end; in nxt_inet6_probe() local
|
H A D | nxt_clone.c | 42 u_char *p, *end; in nxt_clone_credential_setgroups() local 88 u_char *p, *end; in nxt_clone_credential_map_write() local 138 u_char *p, *end, *mapinfo; in nxt_clone_credential_map_set() local
|
H A D | nxt_time_parse.c | 23 const u_char *end; in nxt_time_parse() local 315 const u_char *end; in nxt_term_parse() local
|
H A D | nxt_log.c | 69 u_char *p, *end; in nxt_log_handler() local
|
H A D | nxt_http_route.c | 1188 u_char *start, *end; in nxt_http_route_decode_str() local 1277 nxt_http_route_t **route, **end; in nxt_http_routes_resolve() local 1305 nxt_http_route_match_t **match, **end; in nxt_http_route_resolve() local 1522 nxt_http_route_t **route, **end; in nxt_http_route_find() local 1602 nxt_http_route_match_t **match, **end; in nxt_http_route_handler() local 1628 nxt_http_route_test_t *test, *end; in nxt_http_route_match() local 1669 nxt_http_route_ruleset_t **ruleset, **end; in nxt_http_route_table() local 1693 nxt_http_route_rule_t **rule, **end; in nxt_http_route_ruleset() local 1983 nxt_http_name_value_t *nv, *end; in nxt_http_route_test_argument() local 2062 nxt_http_name_value_t *nv, *end; in nxt_http_route_test_cookie() local [all …]
|
H A D | nxt_http_request.c | 546 u_char *p, *end; in nxt_http_request_header_send() local 776 u_char *p, *dst, *dst_start, *start, *end, *name; in nxt_http_arguments_parse() local 879 uint32_t hash, u_char *start, u_char *end) in nxt_http_argument() 948 nxt_http_cookie_parse(nxt_array_t *cookies, u_char *start, u_char *end) in nxt_http_cookie_parse() 997 u_char *start, u_char *end) in nxt_http_cookie()
|
H A D | nxt_external.c | 64 u_char *p, *end; in nxt_external_start() local
|
H A D | nxt_app_log.c | 22 u_char *p, *end; in nxt_log_time_handler() local
|
H A D | nxt_polarssl.c | 105 u_char *p, *end, msg[NXT_MAX_ERROR_STR]; in nxt_polarssl_log_error() local
|
H A D | nxt_conf.c | 96 u_char *end; member 313 u_char *p, *end; in nxt_conf_set_member_integer() local 495 u_char *p, *start, *end; in nxt_conf_path_next_token() local 1228 nxt_conf_json_parse(nxt_mp_t *mp, u_char *start, u_char *end, in nxt_conf_json_parse() 1274 nxt_conf_json_skip_space(u_char *start, u_char *end) in nxt_conf_json_skip_space() 1360 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_value() 1470 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_object() 1697 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_array() 1805 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_string() 2066 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_number()
|
H A D | nxt_credential.c | 69 u_char *p, *end; in nxt_credential_get() local
|
H A D | nxt_cyassl.c | 538 u_char *p, *end; in nxt_cyassl_conn_error() local 588 u_char *p, *end; in nxt_cyassl_log_error() local 608 nxt_cyassl_copy_error(int err, u_char *p, u_char *end) in nxt_cyassl_copy_error()
|
/unit/src/test/ |
H A D | nxt_rbtree_test.c | 29 nxt_nsec_t start, end; in nxt_rbtree_test() local 206 uint64_t start, end; in nxt_rbtree_mb_start() local 245 uint64_t start, end; in nxt_rbtree_mb_insert() local 263 uint64_t start, end; in nxt_rbtree_mb_delete() local
|
H A D | nxt_sprintf_test.c | 30 nxt_sprintf_test_double(u_char *buf, u_char *end, const char *fmt, in nxt_sprintf_test_double() 47 u_char *end, buf[64]; in nxt_sprintf_test() local
|
H A D | nxt_rbtree1_test.c | 60 nxt_nsec_t start, end; in nxt_rbtree1_test() local 268 uint64_t start, end; in nxt_rbtree1_mb_start() local 307 uint64_t start, end; in nxt_rbtree1_mb_insert() local 325 uint64_t start, end; in nxt_rbtree1_mb_delete() local
|
H A D | nxt_gmtime_test.c | 30 nxt_nsec_t start, end; in nxt_gmtime_test() local
|