Searched refs:getShowWarning (Results 1 – 6 of 6) sorted by relevance
/external/icu4c/tools/genrb/ |
D | errmsg.h | 29 U_CFUNC UBool getShowWarning(void);
|
D | errmsg.c | 41 UBool getShowWarning(){ in getShowWarning() function
|
D | read.c | 219 if(getShowWarning()){ in getStringToken()
|
D | parse.c | 333 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()
|
D | genrb.c | 543 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, status); in processFile()
|
D | wrtxml.cpp | 504 }else if(getShowWarning()){ in printComments()
|