Lines Matching full:_end
127 void Set( char* _start, char* _end, int _flags ) { 129 this->start = _start; this->end = _end; this->flags = _flags | NEEDS_FLUSH;