nx_html_entities_render_test.nx
buildroot/runtime/nx_html_entities_render_test.nx
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
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
structs
| none |
consts
| none |
functions
| 11 | func ent_eq(g: *u8, gn: i64, e: *u8, en: i64) -> i64 called by 1: main |
| 18 | func main() -> i64 |