Lines Matching refs:ucnv_flushCache
350 ucnv_flushCache();
549 /* ucnv_flushCache(); */
1072 ucnv_flushCache();
1105 /* Testing ucnv_flushCache() */
1106 log_verbose("\n---Testing ucnv_flushCache...\n");
1107 if ((flushCount=ucnv_flushCache())==0)
1112 /*testing ucnv_close() and ucnv_flushCache() */
1116 if ((flushCount=ucnv_flushCache())==0)
1124 if ((flushCount=ucnv_flushCache())==2)
1132 if ( (flushCount=ucnv_flushCache())==1)