Searched refs:new_text (Results 1 – 8 of 8) sorted by relevance
29 new_text = BRIEF_LICENSE + original_text32 new_text = BRIEF_LICENSE + original_text[license_end_index+2:]33 if original_text != new_text:36 fout.write( new_text.replace('\n', newline ) )41 new_text.split('\n') ) )
187 new_text = "\n\n".join(new_blocks)188 return new_text.split("\n")197 new_text = [];211 new_text.append(line)213 new_text.append(line)215 return new_text #+ "\n"
64 char *new_text; in help_filter() local65 if (unlikely (asprintf (&new_text, gettext ("%s (default)"), text) < 0)) in help_filter()67 return new_text; in help_filter()
49 new_text = []58 new_text.append(line)59 return new_text
714 png_textp new_text = NULL; in png_set_text_2() local732 new_text = png_voidcast(png_textp,png_realloc_array(png_ptr, in png_set_text_2()734 sizeof *new_text)); in png_set_text_2()737 if (new_text == NULL) in png_set_text_2()746 info_ptr->text = new_text; in png_set_text_2()
713 png_textp new_text = NULL; in png_set_text_2() local731 new_text = png_voidcast(png_textp,png_realloc_array(png_ptr, in png_set_text_2()733 sizeof *new_text)); in png_set_text_2()736 if (new_text == NULL) in png_set_text_2()745 info_ptr->text = new_text; in png_set_text_2()
398 - // Converts UTF-8 string in text into UCS-2 string in new_text.399 - static bool ConvertUTF8ToUCS2(const StringPiece& text, StringPiece* new_text) {419 - *new_text = StringPiece(reinterpret_cast<char*>(q0), 2*(q - q0));
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...