Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rustfmt/tests/source/
Dstring-lit.rs32 let unicode2 = "Löwe 老虎 Léopard"; in main() localVariable
/third_party/rust/rust/src/tools/rustfmt/tests/target/
Dstring-lit.rs31 let unicode2 = "Löwe 老虎 Léopard"; in main() localVariable
/third_party/skia/third_party/externals/freetype/src/psnames/
Dpsmodule.c188 FT_UInt32 unicode2 = BASE_GLYPH( map2->unicode ); in compare_uni_maps() local