Home
last modified time | relevance | path

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

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