code wiki / (root) / nx_html_entities_render_test.nx

nx_html_entities_render_test.nx

buildroot/runtime/nx_html_entities_render_test.nx

16483 B507 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic html
docsdependenciesstructsconstsfunctions

about

nx_html_entities_render_test.nx -- named-entity table KAT (X-HTML-ENT-001 follow-on). Decodes 25 named entities THROUGH nx_html_to_text + nbsp-in- context + a mixed real-page snippet, exact UTF-8 (codepoints verified vs python html.entities.html5). nbsp renders as a space in text mode. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_html_to_text.nx nx_html_entities_render_test.n

imports: nx_syscalls.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_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 ↻ nx_html_entity_lookup h2t_emit_codepoint h2t_emit_text_byte h2t_is_ws h2t_emit_text_byte ↻ sys_munmap ent_eq

structs

none

consts

none

functions

11func ent_eq(g: *u8, gn: i64, e: *u8, en: i64) -> i64
called by 1: main
18func main() -> i64