Searched defs:zSuffix (Results 1 – 1 of 1) sorted by relevance
781 static const struct { char *zSuffix; int iMult; } aMult[] = { in integerValue() member20570 static void newTempFile(ShellState *p, const char *zSuffix){ in newTempFile()