Searched refs:ucnv_flushCache (Results 1 – 5 of 5) sorted by relevance
128 ucnv_flushCache(); in main()
1686 ucnv_flushCache(void);
625 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
350 ucnv_flushCache(); in TestConvert()1072 ucnv_flushCache(); in TestFlushCache()1107 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1116 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1124 if ((flushCount=ucnv_flushCache())==2) in TestFlushCache()1132 if ( (flushCount=ucnv_flushCache())==1) in TestFlushCache()
245 ucnv_flushCache(); in ucnv_cleanup()1026 ucnv_flushCache () in ucnv_flushCache() function