/dports/devel/libunit/unit-1.26.1/src/ |
H A D | nxt_string.c | 478 const uint8_t nxt_hex2int[256] variable 525 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri() 537 d0 = nxt_hex2int[*src++]; in nxt_decode_uri() 538 d1 = nxt_hex2int[*src++]; in nxt_decode_uri() 560 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri_plus() 573 d0 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 574 d1 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 722 d0 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded() 723 d1 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded()
|
H A D | nxt_string.h | 195 extern const uint8_t nxt_hex2int[256];
|
H A D | nxt_http_route.c | 869 d0 = nxt_hex2int[src[1]]; in nxt_http_route_rule_name_create() 870 d1 = nxt_hex2int[src[2]]; in nxt_http_route_rule_name_create() 2118 d0 = nxt_hex2int[p[1]]; in nxt_http_route_arguments_parse() 2119 d1 = nxt_hex2int[p[2]]; in nxt_http_route_arguments_parse()
|
/dports/www/unit/unit-1.26.1/src/ |
H A D | nxt_string.c | 478 const uint8_t nxt_hex2int[256] variable 525 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri() 537 d0 = nxt_hex2int[*src++]; in nxt_decode_uri() 538 d1 = nxt_hex2int[*src++]; in nxt_decode_uri() 560 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri_plus() 573 d0 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 574 d1 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 722 d0 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded() 723 d1 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded()
|
H A D | nxt_string.h | 195 extern const uint8_t nxt_hex2int[256];
|
H A D | nxt_http_route.c | 869 d0 = nxt_hex2int[src[1]]; in nxt_http_route_rule_name_create() 870 d1 = nxt_hex2int[src[2]]; in nxt_http_route_rule_name_create() 2118 d0 = nxt_hex2int[p[1]]; in nxt_http_route_arguments_parse() 2119 d1 = nxt_hex2int[p[2]]; in nxt_http_route_arguments_parse()
|
/dports/www/unit-java/unit-1.26.1/src/ |
H A D | nxt_string.c | 478 const uint8_t nxt_hex2int[256] variable 525 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri() 537 d0 = nxt_hex2int[*src++]; in nxt_decode_uri() 538 d1 = nxt_hex2int[*src++]; in nxt_decode_uri() 560 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri_plus() 573 d0 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 574 d1 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 722 d0 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded() 723 d1 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded()
|
H A D | nxt_string.h | 195 extern const uint8_t nxt_hex2int[256];
|
H A D | nxt_http_route.c | 869 d0 = nxt_hex2int[src[1]]; in nxt_http_route_rule_name_create() 870 d1 = nxt_hex2int[src[2]]; in nxt_http_route_rule_name_create() 2118 d0 = nxt_hex2int[p[1]]; in nxt_http_route_arguments_parse() 2119 d1 = nxt_hex2int[p[2]]; in nxt_http_route_arguments_parse()
|
/dports/www/unit-php/unit-1.26.1/src/ |
H A D | nxt_string.c | 478 const uint8_t nxt_hex2int[256] variable 525 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri() 537 d0 = nxt_hex2int[*src++]; in nxt_decode_uri() 538 d1 = nxt_hex2int[*src++]; in nxt_decode_uri() 560 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri_plus() 573 d0 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 574 d1 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 722 d0 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded() 723 d1 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded()
|
H A D | nxt_string.h | 195 extern const uint8_t nxt_hex2int[256];
|
H A D | nxt_http_route.c | 869 d0 = nxt_hex2int[src[1]]; in nxt_http_route_rule_name_create() 870 d1 = nxt_hex2int[src[2]]; in nxt_http_route_rule_name_create() 2118 d0 = nxt_hex2int[p[1]]; in nxt_http_route_arguments_parse() 2119 d1 = nxt_hex2int[p[2]]; in nxt_http_route_arguments_parse()
|
/dports/www/unit-perl/unit-1.26.1/src/ |
H A D | nxt_string.c | 478 const uint8_t nxt_hex2int[256] variable 525 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri() 537 d0 = nxt_hex2int[*src++]; in nxt_decode_uri() 538 d1 = nxt_hex2int[*src++]; in nxt_decode_uri() 560 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri_plus() 573 d0 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 574 d1 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 722 d0 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded() 723 d1 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded()
|
H A D | nxt_string.h | 195 extern const uint8_t nxt_hex2int[256];
|
H A D | nxt_http_route.c | 869 d0 = nxt_hex2int[src[1]]; in nxt_http_route_rule_name_create() 870 d1 = nxt_hex2int[src[2]]; in nxt_http_route_rule_name_create() 2118 d0 = nxt_hex2int[p[1]]; in nxt_http_route_arguments_parse() 2119 d1 = nxt_hex2int[p[2]]; in nxt_http_route_arguments_parse()
|
/dports/www/unit-python/unit-1.26.1/src/ |
H A D | nxt_string.c | 478 const uint8_t nxt_hex2int[256] variable 525 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri() 537 d0 = nxt_hex2int[*src++]; in nxt_decode_uri() 538 d1 = nxt_hex2int[*src++]; in nxt_decode_uri() 560 nxt_prefetch(&nxt_hex2int['0']); in nxt_decode_uri_plus() 573 d0 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 574 d1 = nxt_hex2int[*src++]; in nxt_decode_uri_plus() 722 d0 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded() 723 d1 = nxt_hex2int[*++src]; in nxt_is_complex_uri_encoded()
|
H A D | nxt_string.h | 195 extern const uint8_t nxt_hex2int[256];
|
H A D | nxt_http_route.c | 869 d0 = nxt_hex2int[src[1]]; in nxt_http_route_rule_name_create() 870 d1 = nxt_hex2int[src[2]]; in nxt_http_route_rule_name_create() 2118 d0 = nxt_hex2int[p[1]]; in nxt_http_route_arguments_parse() 2119 d1 = nxt_hex2int[p[2]]; in nxt_http_route_arguments_parse()
|