Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1543 char acAwait[2]; member
1559 p->acAwait[0] = 0; in setLexemeOpen()
1561 p->acAwait[0] = c; in setLexemeOpen()
1562 p->zScannerAwaits = p->acAwait; in setLexemeOpen()