positionOfString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t positionOfString(string text, string searchString, bool strict)
    size_t
    positionOfString
    (
    string text
    ,,
    bool strict
    )
  2. size_t positionOfString(string text, string searchString, size_t start, bool strict)

Meta