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) == 0x00000010))) != 1) {4760 // Function : privDirCheck()4770 public function privDirCheck($p_dir, $p_is_dir = false)4774 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, "PclZip::privDirCheck", "entry='$p_dir', is_dir='".($p_is_dir?"true":"false")."'");4796 if (($v_result = $this->privDirCheck($p_parent_dir)) != 1) {4938 function privDirCheck($p_dir, $p_is_dir=false) global() function in PclZip