Searched refs:getShowWarning (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | errmsg.h | 30 U_CFUNC UBool getShowWarning(void);
|
D | errmsg.c | 41 U_CFUNC UBool getShowWarning(){ in getShowWarning() function
|
D | read.c | 221 if(getShowWarning()){ in getStringToken()
|
D | parse.cpp | 360 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseUCARules() 498 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseTransliterator() 753 ucbuf_open(openFileName.data(), &cp, getShowWarning(), TRUE, &errorCode)); in getRules() 1681 ucbuf = ucbuf_open(fullname, &cp,getShowWarning(),FALSE,status); in parseInclude()
|
D | genrb.cpp | 645 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, &status); in processFile()
|
D | wrtxml.cpp | 517 }else if(getShowWarning()){ in printComments()
|
D | reslist.cpp | 1630 if (getShowWarning()) { // not quiet in compactStringsV2()
|