Searched defs:newString (Results 1 – 2 of 2) sorted by relevance
218 const char *newString = allocFromUTF8(other, strlen(other)); in setTo() local229 const char *newString = allocFromUTF8(other, len); in setTo() local240 const char *newString = allocFromUTF16(other, len); in setTo() local251 const char *newString = allocFromUTF32(other, len); in setTo() local
117 String newString = newRes.toString(); in repeatToString() local