Searched refs:PclZipUtilPathReduction (Results 1 – 2 of 2) sorted by relevance
1855 $p_filedescr['filename'] = PclZipUtilPathReduction($v_value);1873 $p_filedescr['new_short_name'] = PclZipUtilPathReduction($v_value);1890 $p_filedescr['new_full_name'] = PclZipUtilPathReduction($v_value);1959 $v_descr['filename'] = PclZipUtilPathReduction($v_descr['filename']);2577 $p_header['stored_filename'] = PclZipUtilPathReduction($v_local_header['stored_filename']);2828 $v_stored_filename = PclZipUtilPathReduction($v_stored_filename);5421 function PclZipUtilPathReduction($p_dir) function
1751 $p_filedescr['filename'] = PclZipUtilPathReduction($v_value);1769 $p_filedescr['new_short_name'] = PclZipUtilPathReduction($v_value);1786 $p_filedescr['new_full_name'] = PclZipUtilPathReduction($v_value);1859 $v_descr['filename'] = PclZipUtilPathReduction($v_descr['filename']);2462 … $p_header['stored_filename'] = PclZipUtilPathReduction($v_local_header['stored_filename']);2710 $v_stored_filename = PclZipUtilPathReduction($v_stored_filename);5237 function PclZipUtilPathReduction($p_dir) function