Searched refs:join_postfix (Results 1 – 1 of 1) sorted by relevance
407 String join_prefix = "", join_postfix = ""; in main() local416 join_prefix = join_postfix = ""; in main()420 join_postfix = filename.substring(pos + 1); in main()429 if (!locale.startsWith(join_prefix) || !locale.endsWith(join_postfix)) in main()434 locale.length() - join_postfix.length())); in main()475 .make(join_prefix + test + join_postfix, false) in main()