Home
last modified time | relevance | path

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

/external/icu4c/tools/genrb/
Derrmsg.h29 U_CFUNC UBool getShowWarning(void);
Derrmsg.c41 UBool getShowWarning(){ in getShowWarning() function
Dread.c219 if(getShowWarning()){ in getStringToken()
Dparse.c333 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseUCARules()
471 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseTransliterator()
764 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, status); in importFromDataFile()
1735 ucbuf = ucbuf_open(fullname, &cp,getShowWarning(),FALSE,status); in parseInclude()
Dgenrb.c543 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, status); in processFile()
Dwrtxml.cpp504 }else if(getShowWarning()){ in printComments()