splitStringQuotes
libtorrent split_string_quotes: like splitString, but if the string starts with a double-quote ("), and the separator itself is not ", then separators are ignored until the closing quote. Faithful port of the index-walking in the C++.