Lines Matching refs:v_result_list
1447 function privParseOptions(&$p_options_list, $p_size, &$v_result_list, $v_requested_options=false) argument
1484 … $v_result_list[$p_options_list[$i]] = PclZipUtilTranslateWinPath($p_options_list[$i+1], false);
1503 … $v_result_list[$p_options_list[$i]] = PclZipUtilTranslateWinPath($p_options_list[$i+1], false);
1526 $v_result_list[$p_options_list[$i]][0] = $p_options_list[$i+1];
1529 $v_result_list[$p_options_list[$i]] = $p_options_list[$i+1];
1559 $v_result_list[$p_options_list[$i]] = $p_options_list[$i+1];
1592 $v_result_list[$p_options_list[$i]] = $p_options_list[$i+1];
1666 $v_result_list[$p_options_list[$i]][$j]['start'] = $v_item_list[0];
1667 $v_result_list[$p_options_list[$i]][$j]['end'] = $v_item_list[0];
1671 $v_result_list[$p_options_list[$i]][$j]['start'] = $v_item_list[0];
1672 $v_result_list[$p_options_list[$i]][$j]['end'] = $v_item_list[1];
1686 if ($v_result_list[$p_options_list[$i]][$j]['start'] < $v_sort_value) {
1698 $v_sort_value = $v_result_list[$p_options_list[$i]][$j]['start'];
1718 $v_result_list[$p_options_list[$i]] = true;
1735 $v_result_list[$p_options_list[$i]] = $p_options_list[$i+1];
1776 $v_result_list[$p_options_list[$i]] = $v_function_name;
1802 if (!isset($v_result_list[$key])) {
1949 $v_result_list = array();
1995 $v_result_list[sizeof($v_result_list)] = $v_descr;
2039 $v_result_list = array_merge($v_result_list, $v_dirlist_descr);
2052 $p_filedescr_list = $v_result_list;