Simon Rozman 1dda8cde86 string: Revise searching
POSIX C strchr and strstr implementations return pointers and pointer
arithmetic is error prone. Switch to std C++ index search offsets.

Signed-off-by: Simon Rozman <simon@rozman.si>
2023-07-12 13:56:52 +02:00
2023-07-12 13:56:52 +02:00
2023-03-16 12:35:52 +01:00
2022-02-03 13:17:59 +01:00
2022-03-07 11:37:35 +01:00
2023-03-08 13:34:04 +01:00
Description
Standard C++ Library Extension
MIT 60 MiB
Languages
C++ 100%