Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _regexes.py
File
_regexes.py
Tools/c-analyzer/c_parser/parser/_regexes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Regular expression patterns for C syntax.
2
#
3
# None of these patterns has any capturing. However, a number of them
4
# have capturing markers compatible with utils.set_capture_groups().
Callers
nothing calls this directly
Calls
4
_ind
Function · 0.85
dedent
Method · 0.45
join
Method · 0.45
split
Method · 0.45
Tested by
no test coverage detected