Home | History | Annotate | Download | only in cintltst

Lines Matching defs:he

110     UResourceBundle *he = NULL;
115 he = ures_open(NULL, "he", &status);
121 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status);
125 ures_close(he);