Searched refs:ucnv_flushCache (Results 1 – 16 of 16) sorted by relevance
128 ucnv_flushCache(); in main()
1687 ucnv_flushCache(void);
654 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
1688 ucnv_flushCache(void);
648 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
1685 ucnv_flushCache(void);
631 #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
276 use. OS-level code may call `ucnv_flushCache()` to explicitly free memory occupied
399 process (or until `u_cleanup()` or `ucnv_flushCache()` or similar are called.)