Home
last modified time | relevance | path

Searched refs:getShowWarning (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Derrmsg.h34 U_CFUNC UBool getShowWarning(void);
Derrmsg.c44 U_CFUNC UBool getShowWarning(){ in getShowWarning() function
Dread.c224 if(getShowWarning()){ in getStringToken()
Dparse.cpp362 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()
1688 ucbuf = ucbuf_open(fullname, &cp,getShowWarning(),FALSE,status); in parseInclude()
Dgenrb.cpp642 ucbuf.adoptInstead(ucbuf_open(openFileName.data(), &cp,getShowWarning(),TRUE, &status)); in processFile()
Dwrtxml.cpp524 }else if(getShowWarning()){ in printComments()
Dreslist.cpp1677 if (getShowWarning()) { // not quiet in compactStringsV2()