- balanced
bool balanced(Range range, Char open, Char close)
Undocumented in source. Be warned that the author may not have intended to support it.
- balancedQuotes
bool balancedQuotes(Range range)
Undocumented in source. Be warned that the author may not have intended to support it.
- countLines
size_t countLines(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- quoted
string quoted(string x, char q)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripUTFbyteOrderMarker
string stripUTFbyteOrderMarker(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- unescapeJS
string unescapeJS(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- unquoted
string unquoted(string x, char q)
Undocumented in source. Be warned that the author may not have intended to support it.