Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/py/
Dpreparseucd.py1413 _idna_replacements = [ variable
1471 for rep in _idna_replacements: line = rep[0].sub(rep[1], line)