Searched refs:poolResName (Results 1 – 1 of 1) sorted by relevance
319 const char *poolResName = "pool.res"; in main() local320 … char *nameWithoutSuffix = static_cast<char *>(uprv_malloc(uprv_strlen(poolResName) + 1)); in main()325 uprv_strcpy(nameWithoutSuffix, poolResName); in main()332 const char *poolResName = "pool.res"; in main() local350 poolFileName.appendPathPart(poolResName, status); in main()