code wiki / (root) / nx_charset_test.nx

nx_charset_test.nx

buildroot/runtime/nx_charset_test.nx

20088 B580 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_charset_test.nx -- charset transcode + detect + sniff(meta) + render KAT. expect_exit: 0 license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_charset.nx nx_html_to_text.nx nx_charset_test.nx

imports: nx_syscalls.nxnx_charset.nxnx_html_to_text.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap nx_charset_to_utf8 sys_mmap ↻ _cs_fill_w1252 _cs_emit cs_eq nx_charset_from_content_ty sys_mmap ↻ _cs_contains _cs_lc nx_charset_sniff sys_mmap ↻ _cs_find _cs_lc ↻ nx_charset_from_content_ty ↻ nx_html_to_text nx_html_to_text_x h2t_state_new sys_mmap ↻ sys_mmap ↻ h2t_scan_tag h2t_skip_to_gt h2t_scan_name h2t_is_name h2t_is_block_tag h2t_name_eq_lit h2t_lc h2t_lc ↻ h2t_is_suppress_tag h2t_name_eq_lit ↻ h2t_emit_newline h2t_name_eq_lit ↻ h2t_emit_raw h2t_find_href h2t_lc ↻ h2t_is_name ↻ h2t_decode_entity h2t_decode_numeric h2t_is_name ↻

structs

none

consts

none

functions

9func cs_eq(g: *u8, gn: i64, e: *u8, en: i64) -> i64
called by 1: main
16func main() -> i64