Searched defs:newStr (Results 1 – 11 of 11) 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
126 auto replace = [&](const string &orgStr, const string &newStr) { in ParserScalarAttrValue()146 auto replace = [&](const string &orgStr, const string &newStr) { in ParserAttrShape()
74 UnicodeString newStr = fq.toString(); in checkDoubleBehavior() local
388 std::string newStr; in escapeComment() local
1959 public static String replace(String source, String oldStr, String newStr) { in replace()
2027 public static String replace(String source, String oldStr, String newStr) { in replace()
673 AllocatorStringStorage newStr(myAlloc); in reserve() local
6686 std::string newStr = str; in CaptureStringLimit() local