Home
last modified time | relevance | path

Searched refs:line_partial (Results 1 – 24 of 24) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/imap/
H A Dimap-fetch.c430 ctx->state.line_partial = TRUE; in imap_fetch_flush_buffer()
459 if (ctx->state.line_partial && ctx->state.cur_first) { in imap_fetch_fix_empty_reply()
545 i_assert(!state->line_partial); in imap_fetch_more_int()
590 (state->line_partial || in imap_fetch_more_int()
597 if (state->line_partial) in imap_fetch_more_int()
603 state->line_partial = FALSE; in imap_fetch_more_int()
620 if (ctx->state.line_partial) { in imap_fetch_more()
641 if (ctx->state.line_partial) { in imap_fetch_more_no_lock_update()
657 if (state->line_partial) { in imap_fetch_end()
H A Dimap-fetch.h73 bool line_partial:1; member
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dinputstack.h57 # define line_partial cur_input.partial_field macro
H A Dinputstack.w547 line_partial = false;
622 line_partial = false;
H A Dtextoken.w1274 line_partial = (signed char) luacstring_partial();
1275 if (luacstring_final_line() || line_partial
1278 if (!line_partial)
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dinputstack.h57 # define line_partial cur_input.partial_field macro
H A Dinputstack.w547 line_partial = false;
622 line_partial = false;
H A Dtextoken.w1274 line_partial = (signed char) luacstring_partial();
1275 if (luacstring_final_line() || line_partial
1278 if (!line_partial)
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dinputstack.h57 # define line_partial cur_input.partial_field macro
H A Dinputstack.w547 line_partial = false;
622 line_partial = false;
H A Dtextoken.w1274 line_partial = (signed char) luacstring_partial();
1275 if (luacstring_final_line() || line_partial
1278 if (!line_partial)
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dinputstack.h57 # define line_partial cur_input.partial_field macro
H A Dinputstack.w547 line_partial = false;
622 line_partial = false;
H A Dtextoken.w1274 line_partial = (signed char) luacstring_partial();
1275 if (luacstring_final_line() || line_partial
1278 if (!line_partial)
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dinputstack.h57 # define line_partial cur_input.partial_field macro
H A Dinputstack.w547 line_partial = false;
622 line_partial = false;
H A Dtextoken.w1274 line_partial = (signed char) luacstring_partial();
1275 if (luacstring_final_line() || line_partial
1278 if (!line_partial)
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dinputstack.h57 # define line_partial cur_input.partial_field macro
H A Dinputstack.w547 line_partial = false;
622 line_partial = false;
H A Dtextoken.w1274 line_partial = (signed char) luacstring_partial();
1275 if (luacstring_final_line() || line_partial
1278 if (!line_partial)
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dinputstack.h57 # define line_partial cur_input.partial_field macro
H A Dinputstack.w547 line_partial = false;
622 line_partial = false;
H A Dtextoken.w1274 line_partial = (signed char) luacstring_partial();
1275 if (luacstring_final_line() || line_partial
1278 if (!line_partial)
/dports/mail/dovecot/dovecot-2.3.17/
H A DChangeLog76442 All the cur_flushed, line_partial and line_finished were about the same