indexOfAnyChar
nint indexOfAnyChar(const achar[] this, const achar[] matches, bool caseInsensitive = false)const achar[]
this
const achar[]
matches
bool
caseInsensitive = false
nint indexOfAnyChar(const char[] this, const uchar[] matches, bool caseInsensitive = false)const char[]
this
const uchar[]
matches
bool
caseInsensitive = false
nint indexOfAnyChar(const wchar[] this, const uchar[] matches, bool caseInsensitive = false)const wchar[]
this
const uchar[]
matches
bool
caseInsensitive = false
Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.