Home | History | Annotate | Download | only in bzip2

Lines Matching refs:zSuffix

1104 const Char* zSuffix[BZ_N_SUFFIX_PAIRS] 
1175 if (hasSuffix(inName, zSuffix[i])) {
1179 progName, inName, zSuffix[i] );
1338 if (mapSuffix(outName,zSuffix[i],unzSuffix[i]))