Searched refs:SEP_Record (Results 1 – 1 of 1) sorted by relevance
18331 #define SEP_Record "\x1E" macro25603 sCtx.cRowSep = SEP_Record[0]; in do_meta_command()26183 sqlite3_snprintf(sizeof(p->rowSeparator), p->rowSeparator, SEP_Record); in do_meta_command()29263 sqlite3_snprintf(sizeof(data.rowSeparator), data.rowSeparator,SEP_Record);