Searched defs:newStr (Results 1 – 7 of 7) sorted by relevance
87 String newStr = m_data + data; in appendData() local101 String newStr = m_data; in insertData() local133 String newStr = m_data; in deleteData() local147 String newStr = m_data; in replaceData() local
1282 pANTLR3_STRING newStr; in subString8() local1299 pANTLR3_STRING newStr; in subStringUTF16() local1367 pANTLR3_STRING newStr; in to8_UTF16() 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
243 pANTLR3_STRING (*newStr) (struct ANTLR3_STRING_FACTORY_struct * factory, pANTLR3_UINT8 string); member
2735 uint64_t replace_all(std::string& str, const std::string& oldStr, const std::string& newStr) in replace_all()
1668 YCHAR *newStr = NULL; in yaffs_CloneString() local
2626 char *newStr; in makeClientContainer() local