Searched refs:resname (Results 1 – 2 of 2) sorted by relevance
549 const char *resname = NULL; in printContainer() local554 resname = res->getKeyString(srBundle); in printContainer()555 if (resname != NULL && *resname != 0) { in printContainer()556 sid = getID(id, resname, sid); in printContainer()565 if (resname != NULL) { in printContainer()566 printAttribute("resname", resname, (int32_t) uprv_strlen(resname)); in printContainer()580 printComments(&res->fComment, resname, TRUE, status); in printContainer()
380 const char *resname = res->getKeyString(srBundle); in intvector_write_java() local386 if(resname != NULL && uprv_strcmp(resname,"DateTimeElements")==0){ in intvector_write_java()