Home | History | Annotate | Download | only in bzip2

Lines Matching refs:hasSuffix

1110 Bool hasSuffix ( Char* s, const Char* suffix )
1124 if (!hasSuffix(name,oldSuffix)) return False;
1175 if (hasSuffix(inName, zSuffix[i])) {