Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dformat.h528 inline size_t count_code_points(basic_string_view<Char> s) { in count_code_points() function
533 inline size_t count_code_points(basic_string_view<char> s) { in count_code_points() function
542 inline size_t count_code_points(basic_string_view<char8_type> s) { in count_code_points() function