Searched refs:string_unescape_inplace (Results 1 – 3 of 3) sorted by relevance
48 static inline int string_unescape_inplace(char *buf, unsigned int flags) in string_unescape_inplace() function
778 e->size = string_unescape_inplace(e->magic, UNESCAPE_HEX); in parse_magic_fields()779 if (e->mask && string_unescape_inplace(e->mask, UNESCAPE_HEX) != e->size) in parse_magic_fields()
456 string_unescape_inplace(arg, UNESCAPE_SPACE | in ddebug_parse_query()