Searched refs:_ublock_re (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/unicode/py/ | ||
H A D | preparseucd.py | 1925 _ublock_re = re.compile(" *(UBLOCK_[0-9A-Z_]+) *= *[0-9]+,") variable 2003 match = _ublock_re.match(line) |
Completed in 3 milliseconds