Home | History | Annotate | Download | only in genrb

Lines Matching full:subid

698         char* subId = NULL;
702 subId = getID(sid, c, subId);
704 res_write_xml(current, subId, language, FALSE, status);
705 uprv_free(subId);
706 subId = NULL;