Home
last modified time | relevance | path

Searched refs:_strip_re (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/tools/genprops/
Ducdcopy.py27 _strip_re = re.compile("^([0-9a-fA-F]+.+?) *#.*") variable
37 match = _strip_re.match(line)
/external/icu4c/tools/genprops/misc/
Ducdcopy.py27 _strip_re = re.compile("^([0-9a-fA-F]+.+?) *#.*") variable
37 match = _strip_re.match(line)