astring.lastIndexOfAny
Back to lastIndexOfAny overloads
nint lastIndexOfAny(const achar[] this, overload const achar[] match, bool caseInsensitive = false)Finds the last character contained in a set.
Parameters
const achar[]
this
overload const achar[]
match
Characters to find.
bool
caseInsensitive = false
Uses ASCII case-insensitive comparison.
Generated with campc v0.9.3-preview.1+25e440d1e668df920a8d3889de73cea026e5710c.