Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c241595 int bLocale; /* "locale=" option value (dflt==0) */ member
245481 pConfig->bLocale = (zArg[0]=='1');
245620 if( p->eContent==FTS5_CONTENT_NORMAL && p->bLocale ){
261664 if( pConfig->bLocale==0 ){
261894 if( pConfig->bLocale
261902 if( pConfig->bLocale && pConfig->eContent==FTS5_CONTENT_NORMAL ){
262442 && pConfig->bLocale
262721 if( pConfig->bLocale
263698 if( pC->bLocale && pC->eContent==FTS5_CONTENT_NORMAL ){
263918 if( pConfig->bLocale ){
[all …]