Searched refs:ucnv_flushCache (Results 1 – 10 of 10) sorted by relevance
128 ucnv_flushCache(); in main()
1688 ucnv_flushCache(void);
647 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
353 ucnv_flushCache(); in TestConvert()1075 ucnv_flushCache(); in TestFlushCache()1110 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1119 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1127 if ((flushCount=ucnv_flushCache())==2) in TestFlushCache()1135 if ( (flushCount=ucnv_flushCache())==1) in TestFlushCache()
245 ucnv_flushCache(); in ucnv_cleanup()1031 ucnv_flushCache () in ucnv_flushCache() function