Home
last modified time | relevance | path

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

/third_party/node/tools/icu/
Dicutrim.py276 treeprefix = item[0:item.rindex(RES_INDX)] variable
278 if treeprefix == "":
281 tree = treeprefix[0:-1]
284 trees[tree] = { "extension": ".res", "treeprefix": treeprefix, "hasIndex": True }