42 (FMT_CONT_QUOTESINGLE | FMT_CONT_QUOTEDOUBLE | FMT_CONT_TRIPLE | FMT_CONT_COMMENT_C)
ccl_device_inline float len(const float2 a)
char(*) format_identifier(const char *string)
const char * comment_line
void(*) format_line(SpaceText *st, TextLine *line, bool do_next)
int flatten_string_strlen(FlattenString *fs, const char *str)
int flatten_string(const SpaceText *st, FlattenString *fs, const char *in)
void text_format_fill(const char **str_p, char **fmt_p, const char type, const int len)
void flatten_string_free(FlattenString *fs)
int text_format_string_literal_find(const Span< const char * > string_literals, const char *text)
TextFormatType * ED_text_format_get(Text *text)
void text_format_fill_ascii(const char **str_p, char **fmt_p, const char type, const int len)
void ED_text_format_register(TextFormatType *tft)
int text_check_format_len(TextLine *line, uint len)
bool text_format_string_literals_check_sorted_array(const Span< const char * > string_literals)
void ED_text_format_register_pov()
@ FMT_CONT_QUOTESINGLE_TRIPLE
@ FMT_CONT_QUOTEDOUBLE_TRIPLE
void ED_text_format_register_pov_ini()
void ED_text_format_register_glsl()
void ED_text_format_register_osl()
void ED_text_format_register_py()