Searched refs:pLocale (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.h | 13990 const char *pLocale, int nLocale, /* Locale to pass to tokenizer */ 14234 const char *pLocale, int nLocale,
|
| H A D | sqlite3.c | 14311 const char *pLocale, int nLocale, /* Locale to pass to tokenizer */ 14555 const char *pLocale, int nLocale, 241725 const char *pLocale, int nLocale, /* Locale to pass to tokenizer */ 241969 const char *pLocale, int nLocale, 242265 const char *pLocale; /* Current locale to use */ member 246634 pText, nText, pConfig->t.pLocale, pConfig->t.nLocale, xToken 261705 pT->pLocale = zLocale; 263200 *pzLocale = pConfig->t.pLocale; 263761 const char *pLocale, int nLocale, argument 263766 UNUSED_PARAM2(pLocale,nLocale);
|