MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / find_match

Function find_match

src/process.cpp:411–430  ·  view source on GitHub ↗

* @brief Find the closing parenthesis for an environment-variable expression. * * @param begin Iterator positioned at the opening parenthesis. * @param end End iterator for the expression being scanned. * @return Iterator for the matching closing parenthesis, or end when unmatched. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_env_valFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected