Home
last modified time | relevance | path

Searched refs:_names_char_re (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicode/py/
H A Dpreparseucd.py771 _names_char_re = re.compile("([0-9a-fA-F]+)\t.+") variable
791 match = _names_char_re.match(line)

Completed in 4 milliseconds