mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
These methods search from the beginning or end of a string for the first character in the input StringView and returns the position in the string of the first match. Note that this is not a substring match. Each comes with single char overloads for efficiency.
5.7 KiB
5.7 KiB