Home | History | Annotate | Download | only in src

Lines Matching defs:be

41   // a little resource leak. Better approach would be appreciated.
227 // NOTE avoid the `base class should be explicitly initialized in the
990 // This is assumed to be safe, which is a nonsense assumption because we're
4633 char* be = buf + n;
4635 while (bb != be)
4640 for (++bb; bb != be && ct.is(ctype_base::space, *bb); ++bb)
4646 ptrdiff_t i = __scan_keyword(w, be, this->__weeks_, this->__weeks_+14,
4660 i = __scan_keyword(w, be, this->__months_, this->__months_+24,
4678 i = __scan_keyword(w, be, this->__am_pm_, this->__am_pm_+2,
4691 switch(__get_up_to_n_digits(bb, be, err, ct, 4))
5453 // should not be