Home | History | Annotate | Download | only in genrb

Lines Matching full:subid

686         char* subId = NULL;
690 subId = getID(sid, c, subId);
692 res_write_xml(current, subId, language, FALSE, status);
693 uprv_free(subId);
694 subId = NULL;