mirror of
https://github.com/nlohmann/json.git
synced 2025-11-23 19:34:10 +08:00
name can be None, and `re.search` fails on `None`; replaced `re` by `str.startswith` and `str.endswith`
name can be None, and `re.search` fails on `None`; replaced `re` by `str.startswith` and `str.endswith`