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.c43 U_CFUNC UBool getShowWarning(){ in getShowWarning() function
Dread.c223 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()
1683 ucbuf = ucbuf_open(fullname, &cp,getShowWarning(),FALSE,status); in parseInclude()
Dgenrb.cpp648 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, &status); in processFile()
Dwrtxml.cpp519 }else if(getShowWarning()){ in printComments()
Dreslist.cpp1632 if (getShowWarning()) { // not quiet in compactStringsV2()