MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / parse_html5_entities.py

File parse_html5_entities.py

tools/python-3.11.9-amd64/Tools/scripts/parse_html5_entities.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Utility for parsing HTML5 entity definitions available from:
4

Callers

nothing calls this directly

Calls 11

create_dictFunction · 0.85
get_jsonFunction · 0.85
write_itemsFunction · 0.85
compare_dictsFunction · 0.85
startswithMethod · 0.80
printFunction · 0.50
openFunction · 0.50
formatMethod · 0.45
writeMethod · 0.45
removeMethod · 0.45
renameMethod · 0.45

Tested by

no test coverage detected