Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c23848 unsigned char eNull; /* Null representation */ member
24951 if( pI->eNull ) modeSetStr(&pM->spec.zNull, aModeStr[pI->eNull]); in modeChange()
31898 zSetting = aModeStr[pI->eNull]; in dotCmdMode()