PHP 8.2.30
Preview: _native.py Size: 210 B
//opt/hc_python/lib/python3.12/site-packages/markupsafe/_native.py

def _escape_inner(s: str, /) -> str:
    return (
        s.replace("&", "&")
        .replace(">", ">")
        .replace("<", "&lt;")
        .replace("'", "&#39;")
        .replace('"', "&#34;")
    )

Directory Contents

Dirs: 1 × Files: 6

Name Size Perms Modified Actions
- drwxr-xr-x 2025-04-04 08:01:59
Edit Download
0 B lrw-r--r-- 2025-04-04 08:01:59
Edit Download
210 B lrw-r--r-- 2025-04-04 08:01:59
Edit Download
4.05 KB lrw-r--r-- 2025-04-04 08:01:59
Edit Download
42.41 KB lrwxr-xr-x 2025-04-04 08:01:59
Edit Download
41 B lrw-r--r-- 2025-04-04 08:01:59
Edit Download
12.90 KB lrw-r--r-- 2025-04-04 08:01:59
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).