Home
last modified time | relevance | path

Searched defs:__mark (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dwrite_escaped.h140 …sic_string<_CharT>& __str, char32_t __value, bool __last_escaped, __escape_quotation_mark __mark) { in __is_escaped_sequence_written()
187 …(basic_string<_CharT>& __str, basic_string_view<_CharT> __values, __escape_quotation_mark __mark) { in __escape()