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