Searched refs:SetPropertyValue (Results 1 – 1 of 1) sorted by relevance
/third_party/icu/tools/unicode/py/ |
D | preparseucd.py | 348 def SetPropertyValue(pname, vname, start, end): function 639 SetPropertyValue("blk", name, start, end) 765 SetPropertyValue("dt", "Can", 0xac00, 0xd7a3) 813 SetPropertyValue(data[4][1], data[4][2], data[2], data[3]) 928 SetPropertyValue("scf", mapping, start, end) 930 SetPropertyValue("cf", mapping, start, end) 932 SetPropertyValue("Turkic_Case_Folding", mapping, start, end)
|