Searched refs:poolResName (Results 1 – 1 of 1) sorted by relevance
299 const char *poolResName = "pool.res"; in main() local300 … char *nameWithoutSuffix = static_cast<char *>(uprv_malloc(uprv_strlen(poolResName) + 1)); in main()305 uprv_strcpy(nameWithoutSuffix, poolResName); in main()312 const char *poolResName = "pool.res"; in main() local330 poolFileName.appendPathPart(poolResName, status); in main()