Home
last modified time | relevance | path

Searched defs:showWarning (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Ducbuf.cpp50 UBool showWarning; /* makes this API not produce any errors */ member
450 ucbuf_open(const char* fileName,const char** cp,UBool showWarning, UBool buffered, UErrorCode* erro… in ucbuf_open()