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