Searched refs:getShowWarning (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | errmsg.h | 34 U_CFUNC UBool getShowWarning(void);
|
D | errmsg.c | 43 U_CFUNC UBool getShowWarning(){ in getShowWarning() function
|
D | read.c | 223 if(getShowWarning()){ in getStringToken()
|
D | parse.cpp | 362 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseUCARules() 500 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseTransliterator() 755 ucbuf_open(openFileName.data(), &cp, getShowWarning(), TRUE, &errorCode)); in getRules() 1683 ucbuf = ucbuf_open(fullname, &cp,getShowWarning(),FALSE,status); in parseInclude()
|
D | genrb.cpp | 648 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, &status); in processFile()
|
D | wrtxml.cpp | 519 }else if(getShowWarning()){ in printComments()
|
D | reslist.cpp | 1632 if (getShowWarning()) { // not quiet in compactStringsV2()
|