HomeSort by relevance Sort by last modified time
    Searched defs:hasSuffix (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
LiteralSupport.h 67 bool hasSuffix() const {
  /external/bzip2/
bzip2.c 1110 Bool hasSuffix ( Char* s, const Char* suffix )
1124 if (!hasSuffix(name,oldSuffix)) return False;
1175 if (hasSuffix(inName, zSuffix[i])) {
    [all...]

Completed in 177 milliseconds