Searched refs:doublequote (Results 1 – 2 of 2) sorted by relevance
590 -o inline:'F.1: here-doc embed with unbal single, back- or doublequote '\''\n' \594 F.1: here-doc embed with unbal single, back- or doublequote '\''598 -o inline:'F.2: here-doc embed with unbal single, back- or doublequote "\n' \606 -o inline:'F.3: here-doc embed with unbal single, back- or doublequote `\n' \610 F.3: here-doc embed with unbal single, back- or doublequote `
664 enum { outside = ' ', singlequote='\'', doublequote='"'} string = outside; in bs2upcase() enumerator681 else if (string != doublequote) in bs2upcase()687 string = doublequote; in bs2upcase()705 enum { outside = ' ', singlequote='\'', doublequote='"'} string = outside; in bs2cmdlist() enumerator728 else if (string != doublequote) in bs2cmdlist()734 string = doublequote; in bs2cmdlist()