Home | History | Annotate | Download | only in genrb

Lines Matching defs:subId

696         char* subId = NULL;
700 subId = getID(sid, c, subId);
702 res_write_xml(current, subId, language, FALSE, status);
703 uprv_free(subId);
704 subId = NULL;