Count the number of quotes in a string
nquote_str(char_vec)
char_vec
the string to count quotes in
a number, possibly 0.