Home
last modified time | relevance | path

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

/plugin/tindexmenu/inc/
Dpclzip.lib.php3717 …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 PclZip
4968 if (($v_result = $this->privDirCheck($p_parent_dir)) != 1)
/plugin/indexmenu/inc/
Dpclzip.lib.php3605 …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 PclZip
4796 if (($v_result = $this->privDirCheck($p_parent_dir)) != 1) {