Searched refs:_names_h1_re (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/unicode/py/ | ||
H A D | preparseucd.py | 769 _names_h1_re = re.compile("@@\t([0-9a-fA-F]+)\t(.+?)\t([0-9a-fA-F]+)$") variable 778 match = _names_h1_re.match(line) |
Completed in 4 milliseconds