Lines Matching full:add

227   //   $p_add_dir : A path to add before the real path of the archived file,
242 // The list of the added files, with a status of the add action.
398 // add($p_filelist, $p_add_dir="", $p_remove_dir="")
399 // add($p_filelist, $p_option, $p_option_value, ...)
402 // This methods add the list of files in an existing archive.
411 // $p_add_dir : A path to add before the real path of the archived file,
428 // The list of the added files, with a status of the add action.
431 function add($p_filelist) function in PclZip
433 …//--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, 'PclZip::add', "filelist='$p_filelist…
587 // filename : Name of the file. For a create or add action it is the filename
1994 // ----- Add the descriptor in result list
2083 // ----- Add the list of files
2188 // ----- Add the files
2361 // $p_list : An array containing the file or directory names to add in the tar
2363 // $p_add_dir : Path to add in the filename path archived
2373 // ----- Add the files
2433 // or directory names to add in the zip
2445 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 4, "Before add, list have ".$v_nb."…
2476 // ----- Add the file
2488 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 4, "After add, list have ".$v_nb." …
2556 // ----- Look for pre-add callback
2651 // ----- Add the header to the data
2694 // ----- Look for post-add callback
2817 // ----- Look for path to add
2823 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, "Add path '$p_add_dir' in file '…
3065 // $p_info['filename'] : Filename with full path. Given by user (add),
3106 // $p_path : Path to add while writing the extracted files
3562 // ----- Add the path
4472 // ----- Add the byte
5009 …//--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 3, "Archive to add does not exist. …