MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / MatchRegexAtHead

Function MatchRegexAtHead

src/gtest/gtest-all.cpp:8123–8149  ·  view source on GitHub ↗

Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

MatchRegexAnywhereFunction · 0.85

Calls 3

IsRepeatFunction · 0.85
AtomMatchesCharFunction · 0.85

Tested by

no test coverage detected