find

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t find(string s, string what, size_t start)
    __gshared
    size_t
    find
    (
    string s
    ,
    string what
    ,
    size_t start = 0
    )
  2. size_t find(string s, dchar what, size_t start)

Meta