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
462 e->size = string_unescape_inplace(e->magic, UNESCAPE_HEX); in create_entry()464 string_unescape_inplace(e->mask, UNESCAPE_HEX) != e->size) in create_entry()
456 string_unescape_inplace(arg, UNESCAPE_SPACE | in ddebug_parse_query()