Searched defs:new_string (Results 1 – 4 of 4) sorted by relevance
249 AstConsString* new_string = new (zone_) AstConsString(left, right); in NewConsString() local367 AstRawString* new_string = new (zone_) AstRawString( in GetString() local
230 def new_string(self, s, subclass=NavigableString): member in BeautifulSoup
32 unibrow::uchar new_string[1] = { new_char }; in BackRefMatchesNoCase() local
1617 const char *new_string, in Replace()