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

Primitive predicate string :: suffix

Returns the substring of the receiver starting at the given 0-based inclusive offset

string suffix ( int startPos )