Lines Matching refs:p_file_list
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[$v_nb_extracted++])) != 1) {