HomeSort by relevance Sort by last modified time
    Searched refs:fComment (Results 1 - 3 of 3) sorted by null

  /external/icu4c/tools/genrb/
wrtxml.cpp 566 if (res->fComment.fLength > 0) {
568 printComments(&res->fComment, resname, TRUE, status);
629 printNoteElements(&res->fComment, status);
660 printNoteElements(&res->fComment, status);
776 printNoteElements(&res->fComment, status);
848 printNoteElements(&res->fComment, status);
892 printNoteElements(&res->fComment, status);
    [all...]
reslist.h 175 struct UString fComment;
reslist.c 852 ustr_init(&res->fComment);
854 ustr_cpy(&res->fComment, comment, status);
    [all...]

Completed in 16 milliseconds