Home | History | Annotate | Download | only in bits

Lines Matching refs:_M_curValue

118       { return _M_curValue; }
150 _StringT _M_curValue;
252 _M_curValue.assign(1, __c);
265 _M_curValue.assign(1, *_M_current);
270 _M_curValue += *_M_current;
357 _M_curValue.assign(1, *_M_current);
380 _M_curValue.assign(1, __c);
390 _M_curValue.assign(1, __c);
400 _M_curValue.assign(1, __c);
413 _M_curValue.assign(1, __c);
433 _M_curValue.assign(1, *_M_current);
442 _M_curValue += *_M_current;
455 _M_curValue.assign(1, __c);
460 _M_curValue.assign(1, __c);
477 for (_M_curValue.clear();
480 _M_curValue += *_M_current;
498 for (_M_curValue.clear();
501 _M_curValue += *_M_current;
519 for (_M_curValue.clear();
522 _M_curValue += *_M_current;
552 ostr << "char-class-name \"" << _M_curValue << "\"\n";
561 ostr << "coll-elem-multi \"" << _M_curValue << "\"\n";
564 ostr << "coll-elem-single \"" << _M_curValue << "\"\n";
567 ostr << "collsymbol \"" << _M_curValue << "\"\n";
576 ostr << "dup count: " << _M_curValue << "\n";
582 ostr << "equiv-class-name \"" << _M_curValue << "\"\n";