Searched refs:privDirCheck (Results 1 – 2 of 2) sorted by relevance
3717 …if (($v_result = $this->privDirCheck($v_dir_to_check, (($p_entry['external']&0x00000010)==0x000000…4938 function privDirCheck($p_dir, $p_is_dir=false) function in PclZip4968 if (($v_result = $this->privDirCheck($p_parent_dir)) != 1)
3605 …if (($v_result = $this->privDirCheck($v_dir_to_check, (($p_entry['external'] & 0x00000010) == 0x00…4770 public function privDirCheck($p_dir, $p_is_dir = false) function in PclZip4796 if (($v_result = $this->privDirCheck($p_parent_dir)) != 1) {