Searched refs:ures_dumpCacheContents (Results 1 – 3 of 3) sorted by relevance
104 U_CAPI UBool U_EXPORT2 ures_dumpCacheContents(void);
225 U_CAPI UBool U_EXPORT2 ures_dumpCacheContents(void) { in ures_dumpCacheContents() function
124 …fprintf(stderr, "After initial u_cleanup: RB cache %s empty.\n", ures_dumpCacheContents()?"WAS NOT… in main()231 if(ures_dumpCacheContents()) { in main()