Home | History | Annotate | Download | only in re2

Lines Matching refs:empty_string

57 static const string *empty_string;
63 if (empty_string == NULL) {
64 empty_string = new string;
177 error_ = empty_string;
193 if (error_ == empty_string)
235 if (rprog_ == NULL && error_ == empty_string) {
256 if (error_ != empty_string)