Searched refs:ucbuf_readline (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/tools/toolutil/
H A Ducbuf.h108 ucbuf_readline(UCHARBUF* buf,int32_t* len, UErrorCode* err);
H A Ducbuf.c714 ucbuf_readline(UCHARBUF* buf,int32_t* len,UErrorCode* err){ function
/external/icu4c/tools/ctestfw/
H A Duperf.cpp212 line = ucbuf_readline(ucharBuf,&len,&status);
/external/icu4c/test/perf/collperf/
H A Dcollperf.cpp736 line = ucbuf_readline(ucharBuf,&len,&status);
739 // Refer to the source code of ucbuf_readline()

Completed in 25 milliseconds