Home
last modified time | relevance | path

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

/glibc-2.36/localedata/unicode-gen/
Dunicode_utils.py78 def fill_attribute(code_point, fields): function
147 fill_attribute(code_point, fields)
150 fill_attribute(int(fields[0], 16), fields)
/glibc-2.36/ChangeLog.old/
DChangeLog.localedata9788 (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;