code wiki / (root) / nx_html5_raw_text_test.nx

nx_html5_raw_text_test.nx

buildroot/runtime/nx_html5_raw_text_test.nx

7284 B189 linesdepth 2pulls 3 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_html5_raw_text_test.nx -- KAT for Arc B1 HTML5 tokenizer additions: - nx_html_is_raw_text_tag - nx_html_consume_raw_text - nx_html_entity_decode Hand-built fragment exercises all three. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_html_tokenizer.nx nx_html5_raw_text_test.nx

imports: nx_syscalls.nxnx_html_tokenizer.nx

imported by: nobody (leaf or entry point)

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

main nx_html_is_raw_text_tag _lc _emit_fail sys_mmap sys_write sys_mmap ↻ nx_html_cursor_init nx_html_next_token _scan_name _is_name _is_void_element _lc ↻ nx_html_consume_raw_text _lc ↻ _is_ws nx_html_entity_decode _parse_numeric_entity _hex_val _dec_val _lookup_named_entity _entity_name_eq _lc ↻ _entity_emit_u32 sys_write ↻

structs

none

consts

none

functions

14func _emit_fail(n: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
36func main() -> i64