Searched refs:appendStr (Results 1 – 3 of 3) sorted by relevance
152 void appendStr(const char str[]) { in appendStr() function
5122 String appendStr = str.substring(titleLimit,index); in toTitleCase() local5124 if ( isDutch && c == 0x0049 && appendStr.startsWith("j")) { in toTitleCase()5125 appendStr = "J" + appendStr.substring(1); in toTitleCase()5127 result.append(appendStr); in toTitleCase()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...