mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +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.
6.1 KiB
6.1 KiB