php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | isodigit(c) |
Functions | |
file_private int | is_tar (const unsigned char *, size_t) |
file_private int | from_oct (const char *, size_t) |
file_protected int | file_is_tar (struct magic_set *ms, const struct buffer *b) |
#define isodigit | ( | c | ) |
file_protected int file_is_tar | ( | struct magic_set * | ms, |
const struct buffer * | b ) |
file_private int from_oct | ( | const char * | where, |
size_t | digs ) |
file_private int is_tar | ( | const unsigned char * | buf, |
size_t | nbytes ) |