code wiki / (root) / nx_http_form_test.nx

nx_http_form_test.nx

buildroot/runtime/nx_http_form_test.nx

6219 B145 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic http
docsdependenciesstructsconstsfunctions

about

nx_http_form_test.nx -- smoke for urlencoded form parser. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls_x86_64.nx nx_http_form.nx nx_http_form_test.nx

imports: nx_syscalls_x86_64.nxnx_http_form.nx

imported by: nobody (leaf or entry point)

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

main nxf_verdict_is_valid bytes_eq nxf_verdict_name nxf_hex_nibble nx_http_form_get_field nxf_decode_chunk nxf_hex_nibble ↻ nx_http_form_count_pairs

structs

none

consts

none

functions

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