Searched refs:_stripped_cp_re (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/unicode/py/ | ||
H A D | preparseucd.py | 354 _stripped_cp_re = re.compile("([0-9a-fA-F]+)$") variable 402 match = _stripped_cp_re.match(first) |
Completed in 5 milliseconds