/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/ |
H A D | rcube_ldap.php | 1214 * @param array $save_cols Associative array with save data 1221 function insert($save_cols, $check = false) argument 1224 $newentry = $this->_map_data($save_cols); 1288 * @param array $save_cols Hash array with save data 1292 function update($id, $save_cols) argument 1301 $ldap_data = $this->_map_data($save_cols); 1307 if (!array_key_exists('photo', $save_cols)) { 1678 private function _map_data($save_cols) argument 1707 $val = $save_cols[$rf]; 1711 if (!$val && !empty($save_cols[$col])) { [all …]
|
H A D | rcube_contacts.php | 688 * @param array $save_cols Associative array with save data 692 function update($id, $save_cols) argument 697 $save_cols = $this->convert_save_data($save_cols, $record); 699 foreach ($save_cols as $col => $value) {
|
H A D | rcube_addresses.php | 357 * @param array $save_cols Associative array with save data 361 function update($id, $save_cols) argument
|
H A D | rcube_addressbook.php | 420 * @param array $save_cols Associative array with save data 426 function update($id, $save_cols) argument
|
/dports/print/freetype/freetype-1.3.1/contrib/win32/ |
H A D | driver32.c | 24 int save_lines,save_cols,exit_code; variable 82 save_cols=cols; in Driver_Display_Bitmap()
|
H A D | testw32dlg.cpp | 29 int save_lines,save_cols,exit_code; variable
|
/dports/audio/timidity/timidity-0.2i/ |
H A D | slang_c.c | 359 int save_lines, save_cols; in ctl_open() local 367 save_cols = SLtt_Screen_Cols; in ctl_open() 380 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/timidity++/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; in ctl_open() local 465 save_cols = SLtt_Screen_Cols; in ctl_open() 478 SLtt_Screen_Cols = save_cols; in ctl_open()
|
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/ |
H A D | slang_c.c | 457 int save_lines, save_cols; 465 save_cols = SLtt_Screen_Cols; 478 SLtt_Screen_Cols = save_cols;
|
/dports/math/gretl/gretl-2021d/plugin/ |
H A D | dpanel.c | 707 int save_rows, save_cols; in dpd_sargan_test() local 712 save_cols = gretl_matrix_cols(dpd->L1); in dpd_sargan_test() 719 gretl_matrix_reuse(dpd->L1, save_rows, save_cols); in dpd_sargan_test() 808 int save_rows, save_cols; in dpd_ar_test() local 816 save_cols = gretl_matrix_cols(dpd->Zi); in dpd_ar_test() 1043 gretl_matrix_reuse(dpd->Zi, save_rows, save_cols); in dpd_ar_test()
|
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 3076 $save_cols = false; 3080 $save_cols = true; 3190 if ($save_cols) { 15488 $save_cols = false; 15491 $save_cols = true; 16325 if ($save_cols) {
|