Home | History | Annotate | Download | only in cintltst

Lines Matching defs:he

111     UResourceBundle *he = NULL;
116 he = ures_open(NULL, "he", &status);
122 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status);
126 ures_close(he);