Home
last modified time | relevance | path

Searched refs:_command_match (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/
Dkconfiglib.py2350 match = _command_match(s)
7133 _command_match = _re_match(r"\s*([A-Za-z0-9_$-]+)\s*") variable