From d352f271d0e44f8d7bbf8d430ef90156f45d3921 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 13 Apr 2020 09:44:18 +0300 Subject: Add an index entry. --- doc/gawk.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index 94ee6144..1a886b9a 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -8324,6 +8324,7 @@ available for splitting regular strings (@pxref{String Functions}). @node More CSV @subsection More on CSV Files +@cindex Collado, Manuel Manuel Collado notes that in addition to commas, a CSV field can also contains quotes, that have to be escaped by doubling them. The previously described regexps fail to accept quoted fields with both commas and -- cgit v1.2.3