Home | History | Annotate | Download | only in genrb

Lines Matching refs:resLookup

653 static struct SResource* resLookup(struct SResource* res, const char* key){
815 collations = resLookup(root, "collations");
817 collation = resLookup(collations, collationType);
819 sequence = resLookup(collation, "Sequence");