Searched defs:begin_string_quote (Results 1 – 2 of 2) sorted by relevance
761 const char* const begin_string_quote = is_wide_string ? "L\"" : "\""; HasPrefix() local
1820 const char* const begin_string_quote = is_wide_string ? "L\"" : "\""; IsSubstringImpl() local