Home | History | Annotate | Download | only in toolutil

Lines Matching refs:err

54  * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
60 ucbuf_open(const char* fileName,const char** codepage,UBool showWarning, UBool buffered, UErrorCode* err);
66 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
71 ucbuf_getc(UCHARBUF* buf,UErrorCode* err);
77 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
82 ucbuf_getc32(UCHARBUF* buf,UErrorCode* err);
89 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
94 ucbuf_getcx32(UCHARBUF* buf,UErrorCode* err);
101 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
108 ucbuf_readline(UCHARBUF* buf,int32_t* len, UErrorCode* err);
114 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
119 ucbuf_rewind(UCHARBUF* buf,UErrorCode* err);
125 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
131 ucbuf_getBuffer(UCHARBUF* buf,int32_t* len,UErrorCode* err);
158 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value
177 * @param err is a pointer to a valid <code>UErrorCode</code> value. If this value