Home | History | Annotate | Download | only in regexp

Lines Matching refs:failed_

42       failed_(false) {
137 if (failed_) return NULL; // Do not overwrite any existing error.
138 failed_ = true;
148 if (failed_) return NULL; \