Home
last modified time | relevance | path

Searched refs:_icu_properties (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicode/py/
H A Dpreparseucd.py151 _icu_properties = [] variable
153 # Dictionary of short property names mapped to _icu_properties items.
2000 _icu_properties.append(icu_prop)
2073 and that the _icu_properties value names map back to the UCD."""
2075 for (p_enum, pname, values) in _icu_properties:
2138 for (p_enum, pname, values) in _icu_properties:
2159 len(_icu_properties))
2160 for (enum, pname, values) in _icu_properties:

Completed in 3 milliseconds