Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dparse.cpp663 static struct SResource* resLookup(struct SResource* res, const char* key){ in resLookup() function
773 struct SResource *collations = resLookup(root, "collations"); in getRules()
775 struct SResource *collation = resLookup(collations, collationType); in getRules()
777 struct SResource *sequence = resLookup(collation, "Sequence"); in getRules()