logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::user_string_quoted_utf32 - Quote given user UTF-32 string.

Arguments

addr
           The user address to retrieve the string from

Description

       This function combines quoting as per string_quoted and UTF-32 decoding as per user_string_utf32.

Name

       function::user_string_quoted_utf32 - Quote given user UTF-32 string.

See Also

tapset::uconversions(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::USER_STRIN(3stap)

Synopsis

           user_string_quoted_utf32:string(addr:long)

See Also