Home
last modified time | relevance | path

Searched refs:UNESCAPE_ANY (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dstring_helpers.h35 #define UNESCAPE_ANY \ macro
49 return string_unescape(src, dst, size, UNESCAPE_ANY); in string_unescape_any()
/linux-6.3-rc2/lib/
A Dtest-string_helpers.c96 if (flags == UNESCAPE_ANY) in test_string_unescape()
100 } else if (flags == UNESCAPE_ANY) { in test_string_unescape()
590 get_random_u32_below(UNESCAPE_ANY + 1), true); in test_string_helpers_init()

Completed in 4 milliseconds