Current Location: Home> Function Categories> fnmatch

fnmatch

Match file names with pattern
Similar Functions
  • Returns the location where the file pointer is read/write ftell

    ftell

    Returnsthelocationwh
  • Get the last access time of the file fileatime

    fileatime

    Getthelastaccesstime
  • Read characters from file pointer fgetc

    fgetc

    Readcharactersfromfi
  • Create a temporary file tmpfile

    tmpfile

    Createatemporaryfile
  • Truncate the file to a given length ftruncate

    ftruncate

    Truncatethefiletoagi
  • Change file mode chmod

    chmod

    Changefilemode
  • Give information about a file or symbol connection lstat

    lstat

    Giveinformationabout
  • Check if the file or directory exists file_exists

    file_exists

    Checkifthefileordire
Popular Articles