code wiki / (root) / nx_http_header_find_test.nx

nx_http_header_find_test.nx

buildroot/runtime/nx_http_header_find_test.nx

5942 B142 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic http
docsdependenciesstructsconstsfunctions

about

nx_http_header_find_test.nx -- smoke for case-insensitive header search. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls_x86_64.nx nx_http_header_find.nx nx_http_header_find_test.nx

imports: nx_syscalls_x86_64.nxnx_http_header_find.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nxhf_verdict_is_valid bytes_eq nxhf_verdict_name nxhf_tolower nxhf_eq_ci nxhf_tolower ↻ emit nx_http_header_find nxhf_next_line nxhf_eq_ci ↻

structs

none

consts

none

functions

10func bytes_eq(a: *u8, b: *u8, n: i64) -> i64
called by 1: main
19func emit(buf: *u8, off: i64, s: *u8) -> i64
called by 1: main
28func main() -> i64