Files
clang-p2996/libc/src/string
Caslyn Tonelli 718729e997 [libc] Add memmem implementation
Introduce the `memmem` libc string function.

`memmem_implementation` performs shared logic for `strstr`,
`strcasestr`, and `memmem`; essentially reconfiguring what was the
`strstr_implementation` to support length parameters.

Differential Revision: https://reviews.llvm.org/D147822
2023-04-11 20:49:25 +00:00
..
2022-12-01 10:07:04 +00:00
2022-12-01 10:07:04 +00:00
2023-04-11 04:41:14 +00:00
2023-04-11 04:41:14 +00:00
2023-04-11 20:49:25 +00:00
2023-04-11 20:49:25 +00:00
2023-04-11 04:41:14 +00:00
2023-04-11 04:41:14 +00:00
2023-01-11 05:38:33 +00:00
2023-01-11 05:38:33 +00:00
2023-01-25 17:58:13 +00:00
2023-01-25 17:58:13 +00:00
2022-10-28 11:13:07 -07:00
2022-10-28 11:13:07 -07:00
2022-10-07 11:07:06 -07:00
2022-05-19 21:48:39 +00:00
2022-05-19 21:48:39 +00:00
2022-05-19 21:48:39 +00:00
2023-01-11 05:38:33 +00:00
2023-04-06 17:48:28 +00:00
2023-04-06 17:48:28 +00:00
2023-03-03 19:51:46 +00:00
2023-01-25 16:42:34 +00:00
2023-04-07 00:09:22 +00:00
2023-04-07 00:09:22 +00:00