Unicode.Guards.is_quote_mark_double

You're seeing just the macro is_quote_mark_double, go back to Unicode.Guards module for more information.
Link to this macro

is_quote_mark_double(codepoint)

View Source (macro)

Guards whether a UTF8 codepoint is a unicode quote symbol that is considered a single quote.

See also Unicode.Category.QuoteMarks.