CodeQL library for C/C++
codeql/cpp-all 4.0.1 (changelog, source)
Search

Primitive predicate string::prefix

Returns the substring of the receiver ending at the given 0-based exclusive offset

string prefix(int endPos)