Searched refs:ucnv_flushCache (Results 1 – 8 of 8) sorted by relevance
128 ucnv_flushCache(); in main()
1685 ucnv_flushCache(void);
630 #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()1031 ucnv_flushCache () in ucnv_flushCache() function
947 return ucnv_flushCache(); in ucnv_flushCache_android()