Searched defs:new_string (Results 1 – 8 of 8) sorted by relevance
115 char * new_string = NULL; in strdup() local
159 NPString new_string = {new_value, in Set() local167 NPString new_string = {new_value.data(), in Set() local
157 NPString new_string = {new_value, in Set() local165 NPString new_string = {new_value.data(), in Set() local
97 base::string16 new_string; in GetOverflowText() local
56 unibrow::uchar new_string[1] = { new_char }; in BackRefMatchesNoCase() local
55 unibrow::uchar new_string[1] = { new_char }; in BackRefMatchesNoCase() local
5664 StringType* new_string = StringType::cast(new_object); in SlowQuoteJsonString() local5752 StringType* new_string = StringType::cast(new_object); in QuoteJsonString() local5838 StringType* new_string = StringType::cast(new_object); in QuoteJsonStringArray() local
86 std::string* new_string = new std::string(*old_string); in KeyDup() local