Home
last modified time | relevance | path

Searched refs:tableparams (Results 1 – 23 of 23) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/stats/
H A Dsupplier_turnover_by_prodserv.php139 $tableparams = array(); variable
140 if (!empty($selected_cat)) $tableparams['search_categ'] = $selected_cat;
141 if (!empty($selected_soc)) $tableparams['search_soc'] = $selected_soc;
142 if (!empty($selected_type)) $tableparams['search_type'] = $selected_type;
143 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
146 $allparams = array_merge($commonparams, $headerparams, $tableparams);
148 $tableparams = array_merge($commonparams, $tableparams); variable
194 …, $namelink, $period, $periodlink, $description, $builddate, $exportlink, $tableparams, $calcmode);
H A Dsupplier_turnover_by_thirdparty.php138 $tableparams = array(); variable
139 $tableparams['search_categ'] = $selected_cat;
140 $tableparams['search_societe'] = $search_societe;
141 $tableparams['search_zip'] = $search_zip;
142 $tableparams['search_town'] = $search_town;
143 $tableparams['search_country'] = $search_country;
144 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
147 $allparams = array_merge($commonparams, $headerparams, $tableparams);
149 $tableparams = array_merge($commonparams, $tableparams); variable
196 report_header($name, '', $period, $periodlink, $description, $builddate, $exportlink, $tableparams,…
H A Dcabyprodserv.php144 $tableparams = array(); variable
145 if (!empty($selected_cat)) $tableparams['search_categ'] = $selected_cat;
146 if (!empty($selected_soc)) $tableparams['search_soc'] = $selected_soc;
147 if (!empty($selected_type)) $tableparams['search_type'] = $selected_type;
148 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
151 $allparams = array_merge($commonparams, $headerparams, $tableparams);
153 $tableparams = array_merge($commonparams, $tableparams); variable
207 …, $namelink, $period, $periodlink, $description, $builddate, $exportlink, $tableparams, $calcmode);
H A Dcasoc.php144 $tableparams = array(); variable
145 $tableparams['search_categ'] = $selected_cat;
146 $tableparams['search_societe'] = $search_societe;
147 $tableparams['search_zip'] = $search_zip;
148 $tableparams['search_town'] = $search_town;
149 $tableparams['search_country'] = $search_country;
150 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
153 $allparams = array_merge($commonparams, $headerparams, $tableparams);
155 $tableparams = array_merge($commonparams, $tableparams); variable
205 …, $namelink, $period, $periodlink, $description, $builddate, $exportlink, $tableparams, $calcmode);
H A Dcabyuser.php123 $tableparams = array(); variable
124 $tableparams['search_categ'] = $selected_cat;
125 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
128 $allparams = array_merge($commonparams, $headerparams, $tableparams);
130 $tableparams = array_merge($commonparams, $tableparams); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/stats/
H A Dsupplier_turnover_by_prodserv.php173 $tableparams = array(); variable
175 $tableparams['search_categ'] = $selected_cat;
178 $tableparams['search_soc'] = $selected_soc;
181 $tableparams['search_type'] = $selected_type;
183 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
186 $allparams = array_merge($commonparams, $headerparams, $tableparams);
188 $tableparams = array_merge($commonparams, $tableparams); variable
253 …, $namelink, $period, $periodlink, $description, $builddate, $exportlink, $tableparams, $calcmode);
H A Dsupplier_turnover_by_thirdparty.php150 $tableparams = array(); variable
151 $tableparams['search_categ'] = $selected_cat;
152 $tableparams['search_societe'] = $search_societe;
153 $tableparams['search_zip'] = $search_zip;
154 $tableparams['search_town'] = $search_town;
155 $tableparams['search_country'] = $search_country;
156 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
159 $allparams = array_merge($commonparams, $headerparams, $tableparams);
161 $tableparams = array_merge($commonparams, $tableparams); variable
225 report_header($name, '', $period, $periodlink, $description, $builddate, $exportlink, $tableparams,…
H A Dcabyprodserv.php191 $tableparams = array(); variable
193 $tableparams['search_categ'] = $selected_cat;
196 $tableparams['search_soc'] = $selected_soc;
199 $tableparams['search_type'] = $selected_type;
201 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
204 $allparams = array_merge($commonparams, $headerparams, $tableparams);
206 $tableparams = array_merge($commonparams, $tableparams); variable
266 …, $namelink, $period, $periodlink, $description, $builddate, $exportlink, $tableparams, $calcmode);
H A Dcasoc.php168 $tableparams = array(); variable
169 $tableparams['search_categ'] = $selected_cat;
170 $tableparams['search_societe'] = $search_societe;
171 $tableparams['search_zip'] = $search_zip;
172 $tableparams['search_town'] = $search_town;
173 $tableparams['search_country'] = $search_country;
174 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
177 $allparams = array_merge($commonparams, $headerparams, $tableparams);
179 $tableparams = array_merge($commonparams, $tableparams); variable
237 …, $namelink, $period, $periodlink, $description, $builddate, $exportlink, $tableparams, $calcmode);
H A Dcabyuser.php146 $tableparams = array(); variable
147 $tableparams['search_categ'] = $selected_cat;
148 $tableparams['subcat'] = ($subcat === true) ? 'yes' : '';
151 $allparams = array_merge($commonparams, $headerparams, $tableparams);
153 $tableparams = array_merge($commonparams, $tableparams); variable
/dports/astro/gnuastro/gnuastro-0.16/bin/table/
H A Darithmetic.h54 arithmetic_init(struct tableparams *p, struct arithmetic_token **arith,
61 arithmetic_indexs_final(struct tableparams *p, size_t *colmatch);
64 arithmetic_operate(struct tableparams *p);
H A Dui.h84 ui_read_check_inputs_setup(int argc, char *argv[], struct tableparams *p);
90 ui_free_report(struct tableparams *p);
H A Dui.c105 ui_initialize_options(struct tableparams *p, in ui_initialize_options()
164 struct tableparams *p = state->input; in parse_opt()
228 ui_read_check_only_options(struct tableparams *p) in ui_read_check_only_options()
301 ui_check_options_and_arguments(struct tableparams *p) in ui_check_options_and_arguments()
528 ui_print_info_exit(struct tableparams *p) in ui_print_info_exit()
579 ui_columns_prepare(struct tableparams *p) in ui_columns_prepare()
736 ui_check_select_sort_before(struct tableparams *p, gal_list_str_t *lines, in ui_check_select_sort_before()
976 ui_check_select_sort_after(struct tableparams *p, size_t nselect, in ui_check_select_sort_after()
1050 ui_preparations(struct tableparams *p) in ui_preparations()
1218 ui_read_check_inputs_setup(int argc, char *argv[], struct tableparams *p) in ui_read_check_inputs_setup()
[all …]
H A Darithmetic.c151 arithmetic_init_wcs(struct tableparams *p, char *operator) in arithmetic_init_wcs()
176 arithmetic_set_operator(struct tableparams *p, char *string, in arithmetic_set_operator()
218 arithmetic_init(struct tableparams *p, struct arithmetic_token **arith, in arithmetic_init()
296 arithmetic_indexs_final(struct tableparams *p, size_t *colmatch) in arithmetic_indexs_final()
484 arithmetic_wcs(struct tableparams *p, gal_data_t **stack, int operator) in arithmetic_wcs()
562 arithmetic_distance(struct tableparams *p, gal_data_t **stack, int operator) in arithmetic_distance()
646 arithmetic_datetosec(struct tableparams *p, gal_data_t **stack, in arithmetic_datetosec()
767 arithmetic_operator_run(struct tableparams *p, in arithmetic_operator_run()
868 arithmetic_reverse_polish(struct tableparams *p, struct column_pack *outpack) in arithmetic_reverse_polish()
964 arithmetic_operate(struct tableparams *p) in arithmetic_operate()
H A Dtable.c132 table_selection_range(struct tableparams *p, gal_data_t *col) in table_selection_range()
226 table_selection_polygon(struct tableparams *p, gal_data_t *col1, in table_selection_polygon()
301 table_selection_equal_or_notequal(struct tableparams *p, gal_data_t *col, in table_selection_equal_or_notequal()
392 table_select_by_value(struct tableparams *p) in table_select_by_value()
510 table_sort(struct tableparams *p) in table_sort()
650 table_select_by_position(struct tableparams *p) in table_select_by_position()
752 table_catcolumn(struct tableparams *p) in table_catcolumn()
819 table_colmetadata(struct tableparams *p) in table_colmetadata()
890 table_noblank(struct tableparams *p) in table_noblank()
993 table(struct tableparams *p) in table()
H A Dtable.h27 table(struct tableparams *p);
H A Dmain.c40 struct tableparams p={{{0},0},0}; in main()
H A Dmain.h87 struct tableparams struct
/dports/www/tikiwiki/tiki-21.2/templates/search/list/
H A Dtable.tpl3 {if isset($tableparams.title)}
4 <div class="list-table-heading">{wiki}{$tableparams.title|escape}{/wiki}</div>
12 {if isset($tableparams.allowtableexpansion) && $tableparams.allowtableexpansion eq 'y'}
37 {if isset($tableparams.shownbitems) && $tableparams.shownbitems eq 'y'}
/dports/textproc/sdf/sdf-2.001/perllib/sdf/home/stdlib/
H A Dsgml.sdn44 !block tableparams; family="sgml"
H A Dhtml.sdn80 !block tableparams; family="html"
H A Dmif.sdn165 !block tableparams; family="mif"
H A Dstdlib.sdm203 !block tableparams