Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dfkey5.test434 # forum reports that pragma_foreign_key_check does not accept an argument:
454 # accept arguments for the table name and/or schema name.
H A DanalyzeF.test79 # Check that functions that accept zero arguments do not cause problems.
H A Dcheck.test176 # Such a clause is ignored. But the parser must accept it for backwards
H A Dfts1porter.test141 accept accept
142 acceptable accept
143 acceptance accept
144 accepted accept
145 accepts accept
H A Dgenesis.tcl973 …sent that goeth before me, and afterward I will see his face; peradventure he will accept of me.');
/sqlite-3.40.0/doc/
H A Djson-enhancements.md101 PG does not accept this syntax. PG only allows a single JSON object label
/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.md478 accept a value of 0/null to mean "do nothing" (noting that 0 is
715 accept a single argument: a WASM heap pointer address of memory
/sqlite-3.40.0/tool/
H A Dlemon.c414 char *accept; /* Code to execute when the parser excepts */ member
2508 psp->declargslot = &(psp->gp->accept); in parseonetoken()
4932 tplt_print(out,lemp,lemp->accept,&lineno); in ReportTable()
/sqlite-3.40.0/
H A Daclocal.m42892 # but apparently some variants of GNU ld only accept -v.
2933 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
3046 # Let's accept both of them until this is cleared up.
3731 # ICC 10 doesn't accept -KPIC any more.
4009 # ICC 10 doesn't accept -KPIC any more.
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m42487 # 1. Use "connect" and "accept" to check for -lsocket, and
2509 AC_CHECK_FUNC(accept, tcl_checkNsl=0, [LIBS=$tk_oldLibs])
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test78 accept accept acceptable accept
79 acceptance accept accepted accept
80 accepts accept access access
/sqlite-3.40.0/src/
H A Dsqlite.h.in54 ** public functions that accept a variable number of arguments.
57 ** public functions that accept a fixed number of arguments.
4372 ** will accept either a protected or an unprotected sqlite3_value.
8960 ** errors are considered fatal.)^ The application must accept