Home
last modified time | relevance | path

Searched refs:handlesp (Results 1 – 25 of 25) sorted by relevance

/dports/mail/alpine/alpine-465e23b/pith/
H A Dhandle.c46 if(handlesp) in init_handles()
47 *handlesp = NULL; in init_handles()
55 new_handle(HANDLE_S **handlesp) in new_handle() argument
59 if(handlesp){ in new_handle()
64 if((hp = *handlesp) != NULL){ in new_handle()
75 *handlesp = h; in new_handle()
98 if(handlesp && *handlesp && (*handlesp)->using_is_used){ in delete_unused_handles()
105 if(h == *handlesp) in delete_unused_handles()
106 *handlesp = nexth; in delete_unused_handles()
148 if(handlesp && *handlesp){ in free_handles()
[all …]
H A Dtext.c87 HANDLE_S **handlesp, in decode_text() argument
154 && handlesp){ in decode_text()
171 gf_url_hilite_opt(&uh,handlesp,0)); in decode_text()
275 handlesp, set_html_risk, opts); in decode_text()
305 dq.handlesp = handlesp; in decode_text()
364 dq.handlesp = handlesp; in decode_text()
419 delete_unused_handles(handlesp); in decode_text()
483 && handlesp in charset_editorial()
485 h = new_handle(handlesp); in charset_editorial()
883 if(!(line && handlesp && *handlesp)) in mark_handles_in_line()
[all …]
H A Deditorial.c55 format_editorial(char *s, int width, int flags, HANDLE_S **handlesp, gf_io_t pc) in format_editorial() argument
114 && handlesp){ in format_editorial()
117 gf_url_hilite_opt(&uh,handlesp,0))); in format_editorial()
121 (handlesp ? GFW_HANDLES : GFW_NONE))); in format_editorial()
H A Dmailview.c155 HANDLE_S **handlesp, int flgs, gf_io_t pc) in format_message() argument
183 env, &h, NULL, handlesp, flgs, NULL, pc)){ in format_message()
417 if(handlesp){ in format_calendar_vevent()
422 h = new_handle(handlesp); in format_calendar_vevent()
450 if(handlesp){ in format_calendar_vevent()
630 && handlesp){ in format_body()
633 gf_url_hilite_opt(&uh,handlesp,0))); in format_body()
830 NULL, handlesp, flgs, NULL, pc)){ in format_body()
1074 h = new_handle(handlesp); in format_attachment_list()
1896 h = new_handle(uh->handlesp); in url_hilite()
[all …]
H A Dtext.h46 HANDLE_S **handlesp; member
H A Dfilter.h78 HANDLE_S **handlesp; member
H A Dfilter.c2915 HANDLE_S **handlesp; /* Head of handles */ member
2941 #define HANDLESP(X) (((HTML_OPT_S *)(X)->opt)->handlesp)
8970 HANDLE_S **handlesp, in gf_html2plain_opt() argument
8985 op->handlesp = handlesp; in gf_html2plain_opt()
10856 gf_url_hilite_opt(URL_HILITE_S *uh, HANDLE_S **handlesp, int flags) in gf_url_hilite_opt() argument
10860 uh->handlesp = handlesp; in gf_url_hilite_opt()
H A Dreply.c2930 dq.handlesp = NULL; in get_body_part_text()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dhandle.c46 if(handlesp) in init_handles()
47 *handlesp = NULL; in init_handles()
55 new_handle(HANDLE_S **handlesp) in new_handle() argument
59 if(handlesp){ in new_handle()
64 if((hp = *handlesp) != NULL){ in new_handle()
75 *handlesp = h; in new_handle()
98 if(handlesp && *handlesp && (*handlesp)->using_is_used){ in delete_unused_handles()
105 if(h == *handlesp) in delete_unused_handles()
106 *handlesp = nexth; in delete_unused_handles()
148 if(handlesp && *handlesp){ in free_handles()
[all …]
H A Dtext.c87 HANDLE_S **handlesp, in decode_text() argument
154 && handlesp){ in decode_text()
171 gf_url_hilite_opt(&uh,handlesp,0)); in decode_text()
275 handlesp, set_html_risk, opts); in decode_text()
305 dq.handlesp = handlesp; in decode_text()
364 dq.handlesp = handlesp; in decode_text()
419 delete_unused_handles(handlesp); in decode_text()
483 && handlesp in charset_editorial()
485 h = new_handle(handlesp); in charset_editorial()
883 if(!(line && handlesp && *handlesp)) in mark_handles_in_line()
[all …]
H A Deditorial.c55 format_editorial(char *s, int width, int flags, HANDLE_S **handlesp, gf_io_t pc) in format_editorial() argument
114 && handlesp){ in format_editorial()
117 gf_url_hilite_opt(&uh,handlesp,0))); in format_editorial()
121 (handlesp ? GFW_HANDLES : GFW_NONE))); in format_editorial()
H A Dmailview.c155 HANDLE_S **handlesp, int flgs, gf_io_t pc) in format_message() argument
183 env, &h, NULL, handlesp, flgs, NULL, pc)){ in format_message()
417 if(handlesp){ in format_calendar_vevent()
422 h = new_handle(handlesp); in format_calendar_vevent()
450 if(handlesp){ in format_calendar_vevent()
630 && handlesp){ in format_body()
633 gf_url_hilite_opt(&uh,handlesp,0))); in format_body()
830 NULL, handlesp, flgs, NULL, pc)){ in format_body()
1074 h = new_handle(handlesp); in format_attachment_list()
1896 h = new_handle(uh->handlesp); in url_hilite()
[all …]
H A Dtext.h46 HANDLE_S **handlesp; member
H A Dfilter.h78 HANDLE_S **handlesp; member
H A Dfilter.c2915 HANDLE_S **handlesp; /* Head of handles */ member
2941 #define HANDLESP(X) (((HTML_OPT_S *)(X)->opt)->handlesp)
8970 HANDLE_S **handlesp, in gf_html2plain_opt() argument
8985 op->handlesp = handlesp; in gf_html2plain_opt()
10856 gf_url_hilite_opt(URL_HILITE_S *uh, HANDLE_S **handlesp, int flags) in gf_url_hilite_opt() argument
10860 uh->handlesp = handlesp; in gf_url_hilite_opt()
H A Dreply.c2930 dq.handlesp = NULL; in get_body_part_text()
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dfolder.c1578 folder_list_text(struct pine *ps, FPROC_S *fp, gf_io_t pc, HANDLE_S **handlesp, int cols) in folder_list_text() argument
1588 if(handlesp) in folder_list_text()
1589 init_handles(handlesp); in folder_list_text()
1866 int flags = (handlesp) ? FLW_LUNK : FLW_NONE; in folder_list_text()
1884 width = folder_list_write(pc, handlesp, c_list, in folder_list_text()
1904 (void) folder_list_write(pc, handlesp, c_list, -1, lbuf, in folder_list_text()
1905 (handlesp) ? FLW_LUNK : FLW_NONE); in folder_list_text()
1923 (void) folder_list_write(pc, handlesp, c_list, -1, lbuf, in folder_list_text()
1924 (handlesp) ? FLW_LUNK : FLW_NONE); in folder_list_text()
1948 h1 = new_handle(handlesp); in folder_list_write()
[all …]
H A Dmailpart.c2456 format_text_att(long int msgno, ATTACH_S *a, HANDLE_S **handlesp) in format_text_att() argument
2462 if(handlesp) in format_text_att()
2463 init_handles(handlesp); in format_text_att()
2466 (void) decode_text(a, msgno, pc, handlesp, QStatus, FM_DISPLAY); in format_text_att()
2861 format_msg_att(long int msgno, ATTACH_S **a, HANDLE_S **handlesp, gf_io_t pc, int flags) in format_msg_att() argument
2949 ps_global->ttyo->screen_cols, flags, handlesp, pc)) in format_msg_att()
H A Dmailview.c508 view_writec_init(STORE_S *store, HANDLE_S **handlesp, int first_line, int last_line) in view_writec_init() argument
515 g_view_write->handles = handlesp; in view_writec_init()
2277 rfc2369_editorial(long int msgno, HANDLE_S **handlesp, int flags, int width, gf_io_t pc) in rfc2369_editorial() argument
2292 if(handlesp){ in rfc2369_editorial()
2293 h = new_handle(handlesp); in rfc2369_editorial()
2351 && format_editorial(buf, width, flags, handlesp, pc) == NULL in rfc2369_editorial()
H A Dadrbkcmd.c7156 …dap_for_viewing(struct pine *ps, LDAP_CHOOSE_S *winning_e, SourceType srctype, HANDLE_S **handlesp) in prep_ldap_for_viewing() argument
7173 if(handlesp) in prep_ldap_for_viewing()
7174 init_handles(handlesp); in prep_ldap_for_viewing()
7211 if(handlesp && !cn && !strcmp(a, winning_e->info_used->cnattr)) in prep_ldap_for_viewing()
7217 do_mailto = (handlesp && in prep_ldap_for_viewing()
7279 h = new_handle(handlesp); in prep_ldap_for_viewing()
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dfolder.c1578 folder_list_text(struct pine *ps, FPROC_S *fp, gf_io_t pc, HANDLE_S **handlesp, int cols) in folder_list_text() argument
1588 if(handlesp) in folder_list_text()
1589 init_handles(handlesp); in folder_list_text()
1866 int flags = (handlesp) ? FLW_LUNK : FLW_NONE; in folder_list_text()
1884 width = folder_list_write(pc, handlesp, c_list, in folder_list_text()
1904 (void) folder_list_write(pc, handlesp, c_list, -1, lbuf, in folder_list_text()
1905 (handlesp) ? FLW_LUNK : FLW_NONE); in folder_list_text()
1923 (void) folder_list_write(pc, handlesp, c_list, -1, lbuf, in folder_list_text()
1924 (handlesp) ? FLW_LUNK : FLW_NONE); in folder_list_text()
1948 h1 = new_handle(handlesp); in folder_list_write()
[all …]
H A Dmailpart.c2456 format_text_att(long int msgno, ATTACH_S *a, HANDLE_S **handlesp) in format_text_att() argument
2462 if(handlesp) in format_text_att()
2463 init_handles(handlesp); in format_text_att()
2466 (void) decode_text(a, msgno, pc, handlesp, QStatus, FM_DISPLAY); in format_text_att()
2861 format_msg_att(long int msgno, ATTACH_S **a, HANDLE_S **handlesp, gf_io_t pc, int flags) in format_msg_att() argument
2949 ps_global->ttyo->screen_cols, flags, handlesp, pc)) in format_msg_att()
H A Dmailview.c508 view_writec_init(STORE_S *store, HANDLE_S **handlesp, int first_line, int last_line) in view_writec_init() argument
515 g_view_write->handles = handlesp; in view_writec_init()
2277 rfc2369_editorial(long int msgno, HANDLE_S **handlesp, int flags, int width, gf_io_t pc) in rfc2369_editorial() argument
2292 if(handlesp){ in rfc2369_editorial()
2293 h = new_handle(handlesp); in rfc2369_editorial()
2351 && format_editorial(buf, width, flags, handlesp, pc) == NULL in rfc2369_editorial()
H A Dadrbkcmd.c7156 …dap_for_viewing(struct pine *ps, LDAP_CHOOSE_S *winning_e, SourceType srctype, HANDLE_S **handlesp) in prep_ldap_for_viewing() argument
7173 if(handlesp) in prep_ldap_for_viewing()
7174 init_handles(handlesp); in prep_ldap_for_viewing()
7211 if(handlesp && !cn && !strcmp(a, winning_e->info_used->cnattr)) in prep_ldap_for_viewing()
7217 do_mailto = (handlesp && in prep_ldap_for_viewing()
7279 h = new_handle(handlesp); in prep_ldap_for_viewing()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/util/
H A Ddefobject.sl59 (de handlesp (object methodid)