OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zSuffix
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/bzip2/dist/
bzip2.c
1109
const Char*
zSuffix
[BZ_N_SUFFIX_PAIRS]
1180
if (hasSuffix(inName,
zSuffix
[i])) {
1184
progName, inName,
zSuffix
[i] );
1343
if (mapSuffix(outName,
zSuffix
[i],unzSuffix[i]))
/src/external/public-domain/sqlite/dist/
shell.c
24372
static const struct { char *
zSuffix
; unsigned int iMult; } aMult[] = {
24409
if( sqlite3_stricmp(aMult[i].
zSuffix
, zArg)==0 ){
29335
static void newTempFile(ShellState *p, const char *
zSuffix
){
29357
zHome,cDirSep,zRand,
zSuffix
);
[
all
...]
sqlite3.c
[
all
...]
Completed in 160 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026