Searched refs:parser (Results 226 - 226 of 226) sorted by relevance

12345678910

/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c2037 ** file control returns [SQLITE_OK], then the parser assumes that the
2038 ** VFS has handled the PRAGMA itself and the parser generates a no-op
8853 ** by enclosing in double-quotes) so as not to confuse the parser.
8870 ** The parser used by SQLite is forgiving. It is often possible to use
9125 ** <dd>The *pHighwater parameter records the deepest parser stack.
13471 ** The maximum value of a ?nnn wildcard that the parser will accept.
15306 ** the SQLite parser and code generator but substitute their own storage
18108 ** Expr.op is the opcode. The integer parser token codes are reused
18109 ** as opcodes here. For example, the parser defines TK_GE to be an integer
18455 ** and the next table on the list. The parser build
[all...]

Completed in 444 milliseconds

12345678910