Searched refs:poolResName (Results 1 – 1 of 1) sorted by relevance
302 const char *poolResName = "pool.res"; in main() local303 … char *nameWithoutSuffix = static_cast<char *>(uprv_malloc(uprv_strlen(poolResName) + 1)); in main()308 uprv_strcpy(nameWithoutSuffix, poolResName); in main()315 const char *poolResName = "pool.res"; in main() local333 poolFileName.appendPathPart(poolResName, status); in main()