Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py2385 match = _id_keyword_match(s, i)
7188 _id_keyword_match = _re_match(r"([A-Za-z0-9_$/.-]+)\s*") variable