Searched refs:phar_is_tar (Results 1 – 3 of 3) sorted by relevance
447 bool phar_is_tar(char *buf, char *fname);
103 bool phar_is_tar(char *buf, char *fname) /* {{{ */ in phar_is_tar() function
1780 if (phar_is_tar(pos, fname)) { in phar_open_from_fp()
Completed in 17 milliseconds