Searched refs:ucnv_flushCache (Results 1 – 5 of 5) sorted by relevance
122 ucnv_flushCache(); in main()
1679 ucnv_flushCache(void);
624 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
347 ucnv_flushCache(); in TestConvert()1069 ucnv_flushCache(); in TestFlushCache()1104 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1113 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1121 if ((flushCount=ucnv_flushCache())==2) in TestFlushCache()1129 if ( (flushCount=ucnv_flushCache())==1) in TestFlushCache()
243 ucnv_flushCache(); in ucnv_cleanup()1024 ucnv_flushCache () in ucnv_flushCache() function