Nick Desaulniers
631a6e0004
[libc][wchar] implement wcslen ( #124150 )
...
Update string_utils' string_length to work with char* or wchar_t*, so that it
may be reusable when implementing wmemchr, wcspbrk, wcsrchr, wcsstr.
Link: #121183
Link: #124027
Co-authored-by: Nick Desaulniers <ndesaulniers@google.com>
---------
Co-authored-by: Tristan Ross <tristan.ross@midstall.com>
2025-01-23 13:33:04 -08:00
..
2025-01-07 15:56:12 -08:00
2024-12-10 09:00:06 -08:00
2025-01-23 12:02:54 -06:00
2025-01-23 12:02:54 -06:00
2025-01-16 19:21:40 -08:00
2024-07-20 00:56:52 -07:00
2025-01-07 15:56:12 -08:00
2025-01-10 12:49:00 +08:00
2024-10-14 13:35:04 -04:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-07-05 22:02:04 -07:00
2025-01-07 15:56:12 -08:00
2024-08-13 08:20:37 -07:00
2025-01-07 15:56:12 -08:00
2024-07-13 10:52:42 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-08-13 08:20:37 -07:00
2025-01-07 15:56:12 -08:00
2024-08-22 12:58:46 -05:00
2025-01-07 15:56:12 -08:00
2024-10-03 18:45:23 +02:00
2025-01-07 15:56:12 -08:00
2024-07-09 21:28:51 -07:00
2025-01-12 23:46:53 -05:00
2024-12-10 09:00:06 -08:00
2025-01-23 10:01:39 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-06-20 08:16:48 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-23 12:02:54 -06:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-08-29 14:18:37 -05:00
2025-01-07 15:56:12 -08:00
2024-08-29 14:20:15 -05:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-08-13 16:02:43 -05:00
2025-01-07 15:56:12 -08:00
2024-08-13 16:02:43 -05:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-15 18:27:05 +08:00
2024-07-15 22:21:17 -05:00
2025-01-23 13:33:04 -08:00