Searched defs:on_text (Results 1 – 3 of 3) sorted by relevance
87 FMT_CONSTEXPR void on_text(const Char* begin, const Char* end) { in on_text() function142 FMT_CONSTEXPR void on_text(const Char* begin, const Char* end) { in on_text() function
162 void on_text(const char* begin, const char* end) { in on_text() function
2248 FMT_CONSTEXPR void on_text(const char*, const char*) {} in on_text() function