Searched refs:extractByIndex (Results 1 – 2 of 2) sorted by relevance
/plugin/tindexmenu/inc/ |
H A D | pclzip.lib.php | 844 function extractByIndex($p_index) function in PclZip
|
/plugin/indexmenu/inc/ |
H A D | pclzip.lib.php | 769 // extractByIndex($p_index, $p_path="./", $p_remove_path="") 770 // extractByIndex($p_index, [$p_option, $p_option_value, ...]) 803 //function extractByIndex($p_index, options...) 804 public function extractByIndex($p_index) 806 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, "PclZip::extractByIndex", "index='$p_index', ..."); 844 function extractByIndex($p_index) global() function in PclZip
|