Searched refs:sldns_parse_char (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/unbound/sldns/
H A Dparseutil.h149 int sldns_parse_char(uint8_t *ch_p, const char** str_p);
H A Dparseutil.c318 sldns_parse_char(uint8_t *ch_p, const char** str_p) function
H A Dstr2wire.c1103 while(sldns_parse_char(&ch, &s)) {
2041 while (sldns_parse_char(&ch, &pstr)) {

Completed in 108 milliseconds