Home
last modified time | relevance | path

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

/plugin/tindexmenu/inc/
Dpclzip.lib.php1184 $v_result = $this->privDuplicate($p_archive->zipname);
1201 $v_result = $this->privDuplicate($p_archive);
5025 $v_result = $this->privDuplicate($p_archive_to_add->zipname);
5210 function privDuplicate($p_archive_filename) function in PclZip
/plugin/indexmenu/inc/
Dpclzip.lib.php1134 $v_result = $this->privDuplicate($p_archive->zipname);
1145 $v_result = $this->privDuplicate($p_archive);
4849 $v_result = $this->privDuplicate($p_archive_to_add->zipname);
5024 public function privDuplicate($p_archive_filename) function in PclZip