Home
last modified time | relevance | path

Searched refs:kInconsistent (Results 1 – 2 of 2) sorted by relevance

/third_party/re2/re2/
Dset.h29 kInconsistent, // The result is inconsistent. This should never happen. enumerator
Dset.cc143 error_info->kind = kInconsistent; in Match()