Home
last modified time | relevance | path

Searched refs:mySourceBegin (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/io/
Dustdio.cpp319 const UChar *mySourceBegin; in u_file_write_flush() local
354 mySourceBegin = mySource; /* beginning location for this loop */ in u_file_write_flush()
384 written += (int32_t) (mySource - mySourceBegin); in u_file_write_flush()