This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
ea683cd152689cfc084fd8e28609bc486ef8ee6a
engine
/
core
/
string
T
History
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
Merge pull request
#81639
from MJacred/is_letter
2024-05-03 01:21:34 +02:00
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