Lines Matching refs:split
295 String[] brokenDownLocale = localeStr.split("_", 3);296 // split may not return a 0-length array.