Searched refs:_gc_comment_re (Results 1 - 1 of 1) sorted by relevance
/third_party/icu/tools/unicode/py/ | ||
H A D | preparseucd.py | 1909 _gc_comment_re = re.compile(" */\*\* *([A-Z][a-z]) ") variable 1956 match = _gc_comment_re.match(line) |
Completed in 3 milliseconds