Home
last modified time | relevance | path

Searched refs:from_oct (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/fileinfo/libmagic/
H A Dis_tar.c54 private int from_oct(const char *, size_t); /* Decode octal number */
105 recsum = from_oct(header->header.chksum, sizeof(header->header.chksum)); in is_tar()
139 from_oct(const char *where, size_t digs) in from_oct() function

Completed in 5 milliseconds