Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/py/
Dpreparseucd.py769 _names_h1_re = re.compile("@@\t([0-9a-fA-F]+)\t(.+?)\t([0-9a-fA-F]+)$") variable
778 match = _names_h1_re.match(line)