Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ simpleMatch
Function
simpleMatch
addons/misra.py:83–84 ·
view source on GitHub ↗
(token, pattern)
Source
from the content-addressed store, hash-verified
81
82
83
def
simpleMatch(token, pattern):
84
return
cppcheckdata.simpleMatch(token, pattern)
85
86
87
def
rawlink(rawtoken):
Callers
15
is_composite_expr
Function · 0.70
getEssentialTypeCategory
Function · 0.70
get_function_pointer_type
Function · 0.70
isCast
Function · 0.70
isFloatCounterInWhileLoop
Function · 0.70
isConstantExpression
Function · 0.70
isNoReturnScope
Function · 0.70
misra_1_2
Method · 0.70
misra_2_2
Method · 0.70
misra_8_11
Method · 0.70
misra_13_1
Method · 0.70
misra_15_7
Method · 0.70
Calls
1
simpleMatch
Method · 0.80
Tested by
no test coverage detected