Home
last modified time | relevance | path

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

/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Ddatabase.py58 _LEGACY_STRING_SECTIONS = re.compile( variable
111 match = _LEGACY_STRING_SECTIONS.match(section)
130 sections = reader.dump_sections(_LEGACY_STRING_SECTIONS)
148 match = _LEGACY_STRING_SECTIONS.match(section.name)