posOfAll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t[] posOfAll(string text, string searchTxt)
    size_t[]
    posOfAll
    (
    string text
    ,
    string searchTxt
    )
  2. size_t[] posOfAll(string text, string searchTxt, size_t startPos, size_t endPos)

Meta