Home
last modified time | relevance | path

Searched refs:SEP_Unit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c23917 #define SEP_Unit "\x1F" macro
31014 if( sCtx.cColSep==0 ) sCtx.cColSep = SEP_Unit[0]; in dotCmdImport()