Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcompile.h87 FMT_CONSTEXPR void on_text(const Char* begin, const Char* end) { in on_text() function
142 FMT_CONSTEXPR void on_text(const Char* begin, const Char* end) { in on_text() function
/external/fmtlib/test/
Dscan.h162 void on_text(const char* begin, const char* end) { in on_text() function
Dformat-test.cc2248 FMT_CONSTEXPR void on_text(const char*, const char*) {} in on_text() function