mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +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.
7.7 KiB
7.7 KiB