/dports/www/moodle311/moodle/lib/tests/ |
H A D | report_helper_test.php | 29 use core\report_helper; alias 64 report_helper::save_selected_report($courseid1, $url1); 70 report_helper::save_selected_report($courseid2, $url2); 99 report_helper::print_report_selector('Logs');
|
/dports/www/moodle311/moodle/report/loglive/ |
H A D | index.php | 27 use core\report_helper; alias 64 report_helper::save_selected_report($id, $url); 93 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/report/log/ |
H A D | index.php | 25 use core\report_helper; alias 108 report_helper::save_selected_report($id, $url); 172 report_helper::print_report_selector($pluginname); 196 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/report/stats/ |
H A D | index.php | 26 use core\report_helper; alias 80 report_helper::save_selected_report($courseid, $url); 97 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/report/competency/ |
H A D | index.php | 25 use core\report_helper; alias 76 report_helper::save_selected_report($id, $navurl); 82 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/admin/tool/monitor/ |
H A D | managerules.php | 25 use core\report_helper; alias 116 report_helper::save_selected_report($courseid, $manageurl); 120 report_helper::print_report_selector($managerules);
|
/dports/www/moodle311/moodle/report/insights/ |
H A D | insights.php | 25 use core\report_helper; alias 161 report_helper::save_selected_report($course->id, $url); 164 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/report/outline/ |
H A D | index.php | 26 use core\report_helper; alias 53 report_helper::save_selected_report($id, $url); 98 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/report/participation/ |
H A D | index.php | 26 use core\report_helper; alias 71 report_helper::save_selected_report($id, $url); 89 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/report/progress/ |
H A D | index.php | 26 use core\report_helper; alias 159 report_helper::save_selected_report($id, $url); 201 report_helper::print_report_selector($pluginname);
|
/dports/www/moodle311/moodle/lib/classes/ |
H A D | report_helper.php | 37 class report_helper { class
|
/dports/www/moodle311/moodle/report/completion/ |
H A D | index.php | 27 use core\report_helper; alias 118 report_helper::save_selected_report($courseid, $url); 165 report_helper::print_report_selector($pluginname);
|
/dports/devel/git-gui/git-2.34.1/ |
H A D | packfile.c | 752 static void report_helper(const struct string_list *list, in report_helper() function 775 report_helper(list, seen_bits, first, i); in report_pack_garbage() 793 report_helper(list, seen_bits, first, list->nr); in report_pack_garbage()
|
/dports/devel/git-p4/git-2.34.1/ |
H A D | packfile.c | 752 static void report_helper(const struct string_list *list, in report_helper() function 775 report_helper(list, seen_bits, first, i); in report_pack_garbage() 793 report_helper(list, seen_bits, first, list->nr); in report_pack_garbage()
|
/dports/devel/git-svn/git-2.34.1/ |
H A D | packfile.c | 752 static void report_helper(const struct string_list *list, in report_helper() function 775 report_helper(list, seen_bits, first, i); in report_pack_garbage() 793 report_helper(list, seen_bits, first, list->nr); in report_pack_garbage()
|
/dports/devel/git/git-2.34.1/ |
H A D | packfile.c | 752 static void report_helper(const struct string_list *list, in report_helper() function 775 report_helper(list, seen_bits, first, i); in report_pack_garbage() 793 report_helper(list, seen_bits, first, list->nr); in report_pack_garbage()
|
/dports/devel/git-cvs/git-2.34.1/ |
H A D | packfile.c | 752 static void report_helper(const struct string_list *list, in report_helper() function 775 report_helper(list, seen_bits, first, i); in report_pack_garbage() 793 report_helper(list, seen_bits, first, list->nr); in report_pack_garbage()
|
/dports/devel/cgit/cgit-1.2.3/git/ |
H A D | packfile.c | 755 static void report_helper(const struct string_list *list, in report_helper() function 778 report_helper(list, seen_bits, first, i); in report_pack_garbage() 796 report_helper(list, seen_bits, first, list->nr); in report_pack_garbage()
|
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/ |
H A D | gnc-plugin-page-register2.c | 2463 report_helper (GNCLedgerDisplay2 *ledger, Split *split, Query *query) //this works in report_helper() function 3813 id = report_helper (priv->ledger, NULL, NULL); in gnc_plugin_page_register2_cmd_account_report() 3852 id = report_helper (priv->ledger, split, query); in gnc_plugin_page_register2_cmd_transaction_report()
|
H A D | gnc-plugin-page-register.c | 3608 report_helper (GNCLedgerDisplay* ledger, Split* split, Query* query) in report_helper() function 5181 id = report_helper (priv->ledger, NULL, NULL); in gnc_plugin_page_register_cmd_account_report() 5218 id = report_helper (priv->ledger, split, query); in gnc_plugin_page_register_cmd_transaction_report()
|
/dports/finance/gnucash/gnucash-4.9/libgnucash/doc/ |
H A D | TODO-schedxactions | 583 . static void report_helper (RegWindow *regData, SCM func, Query *query)
|
/dports/finance/gnucash/gnucash-4.9/ |
H A D | ChangeLog.2001 | 1695 (report_helper): coerce away guile 1.3.4 warning. 5668 * src/gnome/window-register.c (report_helper): don't copy
|