Searched refs:RegexpErrorToRE2 (Results 1 - 1 of 1) sorted by relevance

/external/regex-re2/re2/
H A Dre2.cc74 static RE2::ErrorCode RegexpErrorToRE2(re2::RegexpStatusCode code) { function in namespace:re2
200 error_code_ = RegexpErrorToRE2(status.code());

Completed in 155 milliseconds