Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/py/
Dpreparseucd.py134 _null_names = frozenset(("<none>", "NaN")) variable
329 if prop and value not in _null_names: