Home | History | Annotate | Download | only in sed

Lines Matching full:pending_mb

465   bool pending_mb = 0;
481 pending_mb = BRLEN (ch, cur_stat) != 1;
492 if (pending_mb)
508 if (pending_mb)
516 if (pending_mb)
558 bool pending_mb = !MBSINIT (&cur_stat);
559 if (BRLEN (ch, &cur_stat) == 1 && !pending_mb)