Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dswarmvtab3.test107 'SELECT :prefix||''.''||:suffix||id, tbl, minval, minval FROM swarm',
108 :prefix=test, :suffix=db,
H A Dfts3corrupt3.test45 # Interior node with the prefix or suffix count of an entry set to a
H A Dmultiplex4.test33 # suffix on the end of the filename.
H A Dzipfile.test760 UPDATE z SET name = name || 'suffix';
H A De_expr.test575 # include one or more occurrences of "::" and a suffix enclosed in
579 # characters or just a suffix. Also, the other named variable characters
/sqlite-3.40.0/autoconf/
H A DINSTALL196 with an extra prefix or suffix on their names by giving `configure' the
197 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
/sqlite-3.40.0/tool/
H A Dlemon.c3178 PRIVATE char *file_makename(struct lemon *lemp, const char *suffix) in file_makename() argument
3190 sz += lemonStrlen(suffix); in file_makename()
3206 lemon_strcat(name,suffix); in file_makename()
3215 const char *suffix, in file_open() argument
3221 lemp->outname = file_makename(lemp, suffix); in file_open()
/sqlite-3.40.0/
H A Dconfigure.ac249 AC_MSG_CHECKING([if executables have the .exe suffix])
H A Dconfigure1183 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1186 -program-suffix=* | --program-suffix=* | --program-suffi=* \
H A Daclocal.m4171 _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
172 _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
5112 _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
5113 _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
7209 # func_stripname prefix suffix name
7287 # func_stripname prefix suffix name
H A Dltmain.sh1502 library object suffix, \`.lo'."
/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.md264 prefix and/or suffix to their names.
493 as a prefix resp. suffix. This can be used to avoid symbol name
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dtcl.m43171 # Use the double eval to make sure any variables in the suffix is
/sqlite-3.40.0/src/
H A Dsqlite.h.in1330 ** from xFullPathname() with an optional suffix added.
1331 ** ^If a suffix is added to the zFilename parameter, it will
H A Dshell.c.in6164 ** Create a new temp file name with the given suffix.