Lines Matching defs:inquote
101 register int c,inquote = 0, inassign=0;111 if(!inquote)113 inquote = c;117 if(inquote==c)118 inquote = 0;121 if(inquote != '\'')125 if(inquote == '\'')168 if(!inquote)175 if(!inquote && inassign)185 if(!inquote && ismeta(c))193 if(inquote && *bp==inquote)