vlc/src/text
Steve Lhomme d8956d405c text/unicode: fix usage of potential negative return code
Just as the code above, we return NULL when a bogus char is found in the string.
2023-02-17 08:20:49 +00:00
..
charset.c charset: add vlc_sscanf_c() and vlc_vsscanf_c() 2022-05-29 19:27:01 +00:00
filesystem.c vlc_fs: always use a custom type for our opendir API's 2022-08-03 11:44:10 +00:00
iso-639_def.h iso639: disable some unnecessary defs and simplify a few others 2021-06-26 09:47:45 +00:00
iso_lang.c iso639: tweak name-inclusive search algorithm to check names last 2021-06-12 13:09:35 +00:00
memstream.c memstream: handle overflow 2019-07-16 22:49:28 +03:00
strings.c text: let vlc_towc() return an ssize_t 2023-02-17 08:20:49 +00:00
unicode.c text/unicode: fix usage of potential negative return code 2023-02-17 08:20:49 +00:00
url.c text/url: fix build when IDN_ALLOW_UNASSIGNED is missing 2023-02-17 07:19:15 +00:00