Searched refs:sldns_parse_escape (Results 1 – 3 of 3) sorted by relevance
144 int sldns_parse_escape(uint8_t *ch_p, const char** str_p);
321 sldns_parse_escape(uint8_t *ch_p, const char** str_p) in sldns_parse_escape() function359 return sldns_parse_escape(ch_p, str_p); in sldns_parse_char()
103 if (!sldns_parse_escape(q, &s)) { in sldns_str2wire_dname_buf_rel()