Home
last modified time | relevance | path

Searched defs:zSuffix (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/bzip2/
H A Dbzip2.c1104 const Char* zSuffix[BZ_N_SUFFIX_PAIRS] variable
/freebsd-src/contrib/sqlite3/
H A Dshell.c1869 static const struct { char *zSuffix; int iMult; } aMult[] = { integerValue() member
24580 newTempFile(ShellState * p,const char * zSuffix) newTempFile() argument