Home
last modified time | relevance | path

Searched refs:unescape_hex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dstring_helpers.c180 static bool unescape_hex(char **src, char **dst) in unescape_hex() function
286 unescape_hex(&src, &out)) in string_unescape()
/kernel/linux/linux-6.6/lib/
H A Dstring_helpers.c225 static bool unescape_hex(char **src, char **dst) in unescape_hex() function
331 unescape_hex(&src, &out)) in string_unescape()

Completed in 3 milliseconds