ruffle/core/src/string
Moulins ee326e31b7 core: Reduce allocations in AvmString::new_utf8
Also remove some useless back-and-forth conversions between
AvmString and String
2021-11-27 11:20:47 -07:00
..
avm.rs core: Reduce allocations in AvmString::new_utf8 2021-11-27 11:20:47 -07:00
buf.rs core: adapt TextField, Font & Html handling code to use WStr 2021-11-27 11:20:47 -07:00
common.rs core: adapt TextField, Font & Html handling code to use WStr 2021-11-27 11:20:47 -07:00
ops.rs core: adapt TextField, Font & Html handling code to use WStr 2021-11-27 11:20:47 -07:00
parse.rs xml: use AvmString in xml code 2021-11-27 11:20:47 -07:00
pattern.rs avm2: rewrite regexp module to not rely on AvmString::as_str 2021-11-27 11:20:47 -07:00
raw.rs core: remove AvmString::as_str, and the extra UTF8 String inside 2021-11-27 11:20:47 -07:00
slice.rs core: remove AvmString::as_str, and the extra UTF8 String inside 2021-11-27 11:20:47 -07:00
tables.rs chore: move core::string_utils to core::string::utils 2021-09-13 03:30:17 -07:00
utils.rs core: adapt TextField, Font & Html handling code to use WStr 2021-11-27 11:20:47 -07:00