Searched refs:g_stream_handler (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/icu/source/io/ |
D | uprintf.cpp | 199 static const u_printf_stream_handler g_stream_handler = { variable 212 u_printf_parse(&g_stream_handler, patternSpecification, f, NULL, &f->str.fBundle, &written, ap); in u_vfprintf_u()
|
/third_party/icu/icu4c/source/io/ |
D | uprintf.cpp | 199 static const u_printf_stream_handler g_stream_handler = { variable 212 u_printf_parse(&g_stream_handler, patternSpecification, f, NULL, &f->str.fBundle, &written, ap); in u_vfprintf_u()
|
/third_party/flutter/skia/third_party/externals/icu/source/io/ |
D | uprintf.cpp | 199 static const u_printf_stream_handler g_stream_handler = { variable 212 u_printf_parse(&g_stream_handler, patternSpecification, f, NULL, &f->str.fBundle, &written, ap); in u_vfprintf_u()
|