Searched refs:IsQuote (Results 1 – 1 of 1) sorted by relevance
147 static bool IsQuote(char c) in IsQuote() function217 if (IsQuote(curr_line_->buffer[beg])) { in LexGetType()302 } else if (IsQuote(curr_line_->buffer[curr_line_->pos])) { in LexTokens()