This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-04-14 21:59:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccf414ecb47ac07d0996fbebc80453a6ed2f400f
godot
/
core
/
string
History
Lukas Tenbrink
43a8009a56
Clean up String::find to remove duplicate code, and speed up comparison with
memcmp
where possible.
2025-11-19 22:39:05 +01:00
..
alt_codes.h
…
char_range.inc
…
char_utils.h
…
fuzzy_search.cpp
…
fuzzy_search.h
…
locales.h
…
node_path.cpp
…
node_path.h
…
optimized_translation.cpp
…
optimized_translation.h
…
plural_rules.cpp
…
plural_rules.h
…
print_string.cpp
…
print_string.h
…
SCsub
…
string_buffer.h
…
string_builder.cpp
…
string_builder.h
…
string_name.cpp
…
string_name.h
…
translation_domain.cpp
…
translation_domain.h
…
translation_server.compat.inc
…
translation_server.cpp
…
translation_server.h
…
translation.cpp
…
translation.h
…
ucaps.h
…
ustring.cpp
Clean up String::find to remove duplicate code, and speed up comparison with
memcmp
where possible.
2025-11-19 22:39:05 +01:00
ustring.h
…