1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 21:20:43 +00:00
godot/core/string
Rémi Verschelde a9a1d0a162
Merge pull request #91619 from AThousandShips/find_improve
Replace `find` with `contains/has` where applicable
2024-05-08 14:35:44 +02:00
..
char_range.inc
char_utils.h
locales.h
node_path.cpp
node_path.h
optimized_translation.cpp
optimized_translation.h
print_string.cpp
print_string.h
SCsub
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp
string_name.h
translation_po.cpp
translation_po.h
translation.compat.inc
translation.cpp
translation.h
ucaps.h
ustring.cpp Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
ustring.h [Core] Add case-insensitive String::containsn 2024-05-08 12:48:01 +02:00