Searched defs:newStr (Results 1 – 9 of 9) sorted by relevance
39 char* newStr = (char*) malloc( sizeof(char) * (size) ); in CuStrAlloc() local46 char* newStr = CuStrAlloc(len + 1); in CuStrCopy() local
553 char* newStr = (char*)deMemPool_alloc(pool, len+1); in deMemPool_strDup() local569 char* newStr = (char*)deMemPool_alloc(pool, len + 1); in deMemPool_strnDup() local
74 UnicodeString newStr = fq.toString(); in checkDoubleBehavior() local
388 std::string newStr; in escapeComment() local
2027 public static String replace(String source, String oldStr, String newStr) { in replace()
1959 public static String replace(String source, String oldStr, String newStr) { in replace()
390 std::string newStr; in escapeComment() local
6686 std::string newStr = str; in CaptureStringLimit() local