Unicode.Guards.is_quote_mark_ambidextrous

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

is_quote_mark_ambidextrous(codepoint)

View Source (macro)

Guards whether a UTF8 codepoint is a unicode quote symbol that can be used either left or right.

See also Unicode.Category.QuoteMarks.