Searched refs:printComments (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dwrtxml.cpp472 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ function
569 /* printComments will print the closing ">\n" */
570 printComments(&res->fComment, resname, TRUE, status);
/external/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp482 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ function
579 /* printComments will print the closing ">\n" */
580 printComments(&res->fComment, resname, TRUE, status);

Completed in 823 milliseconds