Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 30) sorted by last modified time

12

/unit/docs/
H A Dunit-openapi.yaml9 \n\n**Important**: Unit's API is designed to expose any part of its
1235 match any host IP addresses) and a port."
1261 combination of a host IP address (or a `*` wildcard to match any host IP
4372 (or a `*` wildcard to match any host IP addresses), followed by a colon
5102 This may occur if any part of the path is non-existent."
5280 any variables Unit supports."
/unit/
H A DCHANGES465 *) Change: any characters valid according to RFC 7230 are now allowed in
H A DREADME.md15 is intended as a universal building block for any web architecture regardless
H A DCONTRIBUTING.md68 - For any user-visible changes, updates, and bugfixes, add a note to
H A DCODE_OF_CONDUCT.md38 response to any instances of unacceptable behavior.
43 permanently any contributor for other behaviors that they deem inappropriate,
/unit/src/
H A Dnxt_router.c5230 nxt_http_request_close_handler(task, r, r->proto.any); in nxt_router_http_request_done()
H A Dnxt_http_static.c881 nxt_http_request_error_handler(task, r, r->proto.any); in nxt_http_static_buf_completion()
H A Dnxt_http_request.c615 if (nxt_fast_path(r->proto.any != NULL)) { in nxt_http_request_proto_info()
624 if (nxt_fast_path(r->proto.any != NULL)) { in nxt_http_request_read_body()
704 if (nxt_fast_path(r->proto.any != NULL)) { in nxt_http_request_header_send()
720 if (r->proto.any != NULL) { in nxt_http_request_ws_frame_start()
729 if (nxt_fast_path(r->proto.any != NULL)) { in nxt_http_request_send()
795 nxt_http_request_close_handler(task, r, r->proto.any); in nxt_http_request_done()
806 proto.any = data; in nxt_http_request_error_handler()
812 if (nxt_fast_path(proto.any != NULL)) { in nxt_http_request_error_handler()
829 proto.any = data; in nxt_http_request_close_handler()
847 r->proto.any = NULL; in nxt_http_request_close_handler()
[all …]
H A Dnxt_router_access_log.c213 nxt_http_request_close_handler(task, r, r->proto.any); in nxt_router_access_log_write_ready()
H A Dnxt_http_route.c75 uint8_t any; /* 1 bit */ member
971 pattern->any = 1; in nxt_http_route_pattern_create()
982 pattern->any = 0; in nxt_http_route_pattern_create()
1622 if (r->local == NULL && nxt_fast_path(r->proto.any != NULL)) { in nxt_http_route_match()
2099 if (pattern->any == ret) { in nxt_http_route_test_rule()
H A Dnxt_http.h86 void *any; member
H A Dnxt_h1proto_websocket.c183 nxt_http_request_error_handler(task, r, r->proto.any); in nxt_h1p_conn_ws_keepalive()
605 nxt_http_request_error_handler(task, r, r->proto.any); in hxt_h1p_send_ws_error()
641 r->state->error_handler(task, r, r->proto.any); in nxt_h1p_conn_ws_error_sent()
670 nxt_http_request_error_handler(task, r, r->proto.any); in nxt_h1p_conn_ws_pong()
H A Dnxt_http_error.c66 nxt_http_request_error_handler(task, r, r->proto.any); in nxt_http_request_error()
103 nxt_http_request_error_handler(task, r, r->proto.any); in nxt_http_request_send_error_body()
/unit/tools/
H A DREADME.md43 Options are case insensitive and can appear in any order. For example, a
/unit/pkg/deb/
H A DMakefile.jsc2163 Redistribution of any Intermediate Build must retain this notice.
H A DMakefile.jsc2063 Redistribution of any Intermediate Build must retain this notice.
H A DMakefile.jsc1963 Redistribution of any Intermediate Build must retain this notice.
H A DMakefile.jsc1863 Redistribution of any Intermediate Build must retain this notice.
H A DMakefile.jsc1663 Redistribution of any Intermediate Build must retain this notice.
H A DMakefile.jsc1763 Redistribution of any Intermediate Build must retain this notice.
/unit/test/
H A Dtest_python_application.py584 if any(pattern.match(loc.upper()) for pattern in to_check)
/unit/pkg/deb/debian/
H A Dcontrol.in17 Architecture: any
31 Architecture: any
41 Architecture: any
/unit/pkg/deb/debian.module/
H A Dcontrol.in14 Architecture: any
29 Architecture: any
/unit/src/java/
H A DREADME.JSR-34013 Redistribution of any Intermediate Build must retain this notice.
/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc-common129 any liability to Recipient for claims brought by any other entity based on
160 by that Contributor alone and not by any other party; and
208 court requires any other Contributor to pay any damages as a result, the
280 in any resulting litigation.
380 (a) You must give any other recipients of the Work or
528 any of the following:
534 B. Any new file that contains any part of the Original
666 or any descriptive text giving attribution to any Contributor or
671 You may not offer or impose any terms on any Covered Software in
775 infringes any patent, then any and all rights granted directly or
[all …]

12