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

/external/regex-re2/re2/
H A Dparse.cc1774 static bool IsValidCaptureName(const StringPiece& name) { function in namespace:re2
1837 if (!IsValidCaptureName(name)) {

Completed in 44 milliseconds