Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Derrmsg.h30 U_CFUNC UBool getShowWarning(void);
Derrmsg.c41 U_CFUNC UBool getShowWarning(){ in getShowWarning() function
Dread.c221 if(getShowWarning()){ in getStringToken()
Dparse.cpp360 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()
Dgenrb.cpp645 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, &status); in processFile()
Dwrtxml.cpp517 }else if(getShowWarning()){ in printComments()
Dreslist.cpp1630 if (getShowWarning()) { // not quiet in compactStringsV2()