vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
indexOfCT
index
vibe
utils
string
Undocumented in source. Be warned that the author may not have intended to support it.
ptrdiff_t
indexOfCT
(Char[] s, dchar c, CaseSensitive cs)
@
safe
pure
ptrdiff_t
indexOfCT
(
Char
)
(
in
Char
[]
s
,
dchar
c
,
CaseSensitive
cs
=
CaseSensitive.yes
)
ptrdiff_t
indexOfCT
(Char[] s, Char[] needle)
Meta
Source
See Implementation
index
vibe
utils
string
aliases
countUntilAny
functions
allOf
anyOf
formatAlloc
icmp2
indexOfAny
indexOfCT
matchBracket
sanitizeUTF8
stripA
stripLeftA
stripRightA
stripUTF8Bom