PHP 8.3.31
Preview: consts.py Size: 275 B
/proc/self/root/opt/hc_python/lib/python3.12/site-packages/sentry_sdk/ai/consts.py

import re

# Matches data URLs with base64-encoded content, e.g. "data:image/png;base64,iVBORw0K..."
DATA_URL_BASE64_REGEX = re.compile(
    r"^data:(?:[a-zA-Z0-9][a-zA-Z0-9.+\-]*/[a-zA-Z0-9][a-zA-Z0-9.+\-]*)(?:;[a-zA-Z0-9\-]+=[^;,]*)*;base64,(?:[A-Za-z0-9+/\-_]+={0,2})$"
)

Directory Contents

Dirs: 1 × Files: 6

Name Size Perms Modified Actions
- drwxr-xr-x 2026-06-11 06:30:31
Edit Download
275 B lrw-r--r-- 2026-06-11 06:30:30
Edit Download
5.70 KB lrw-r--r-- 2026-06-11 06:30:30
Edit Download
25.42 KB lrw-r--r-- 2026-06-11 06:30:30
Edit Download
1.78 KB lrw-r--r-- 2026-06-11 06:30:30
Edit Download
656 B lrw-r--r-- 2026-06-11 06:30:30
Edit Download
288 B lrw-r--r-- 2026-06-11 06:30:30
Edit Download

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