Searched refs:p_file_list (Results 1 – 2 of 2) sorted by relevance
/plugin/tindexmenu/inc/ |
H A D | pclzip.lib.php | 1828 …function privFileDescrParseAtt(&$p_file_list, &$p_filedescr, $v_options, $v_requested_options=fals… argument 1834 foreach ($p_file_list as $v_key => $v_value) { 1917 if (!isset($p_file_list[$key])) { 3115 …function privExtractByRule(&$p_file_list, $p_path, $p_remove_path, $p_remove_all_path, &$p_options) argument 3350 $p_file_list[$v_nb_extracted++]); 3399 …if (($v_result = $this->privConvertHeader2FileInfo($v_header, $p_file_list[$v_nb_extracted])) != 1) 3410 $p_file_list[$v_nb_extracted]['content'] = $v_string; 3433 …if (($v_result = $this->privConvertHeader2FileInfo($v_header, $p_file_list[$v_nb_extracted++])) !=… 3460 …if (($v_result = $this->privConvertHeader2FileInfo($v_header, $p_file_list[$v_nb_extracted++])) !=…
|
/plugin/indexmenu/inc/ |
H A D | pclzip.lib.php | 1725 public function privFileDescrParseAtt(&$p_file_list, &$p_filedescr, $v_options, $v_requested_options = false) 1731 foreach ($p_file_list as $v_key => $v_value) { 1815 if (!isset($p_file_list[$key])) { 3001 // $p_file_list : An array where will be placed the properties of each 3012 public function privExtractByRule(&$p_file_list, $p_path, $p_remove_path, $p_remove_all_path, &$p_options) 3245 $p_file_list[$v_nb_extracted++] 3292 if (($v_result = $this->privConvertHeader2FileInfo($v_header, $p_file_list[$v_nb_extracted])) != 1) { 3302 $p_file_list[$v_nb_extracted]['content'] = $v_string; 3327 if (($v_result = $this->privConvertHeader2FileInfo($v_header, $p_file_list[$v_nb_extracted++])) != 1) { 3357 if (($v_result = $this->privConvertHeader2FileInfo($v_header, $p_file_list[ 1828 privFileDescrParseAtt(& $p_file_list, & $p_filedescr, $v_options, $v_requested_options = false) global() argument 3115 privExtractByRule(& $p_file_list, $p_path, $p_remove_path, $p_remove_all_path, & $p_options) global() argument [all...] |