Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c242327 int bLocale; /* "locale=" option value (dflt==0) */ member
246213 pConfig->bLocale = (zArg[0]=='1');
246352 if( p->eContent==FTS5_CONTENT_NORMAL && p->bLocale ){
262414 if( pConfig->bLocale==0 ){
262644 if( pConfig->bLocale
262652 if( pConfig->bLocale && pConfig->eContent==FTS5_CONTENT_NORMAL ){
263192 && pConfig->bLocale
263471 if( pConfig->bLocale
264448 if( pC->bLocale && pC->eContent==FTS5_CONTENT_NORMAL ){
264661 if( pConfig->bLocale ){
[all …]