Lines Matching full:convert

49  * To convert class and type to string see
56 * Convert text string into dname wireformat, mallocless, with user buffer.
78 * Convert text string into dname wireformat
86 * Convert text RR to wireformat, with user buffer.
291 * Convert one rdf in rdata to wireformat and parse from string.
292 * @param str: the text to convert for this rdata element.
302 * Convert rdf of type LDNS_RDF_TYPE_INT8 from string to wireformat.
303 * @param str: the text to convert for this rdata element.
311 * Convert rdf of type LDNS_RDF_TYPE_INT16 from string to wireformat.
312 * @param str: the text to convert for this rdata element.
320 * Convert rdf of type LDNS_RDF_TYPE_INT32 from string to wireformat.
321 * @param str: the text to convert for this rdata element.
329 * Convert rdf of type LDNS_RDF_TYPE_A from string to wireformat.
330 * @param str: the text to convert for this rdata element.
338 * Convert rdf of type LDNS_RDF_TYPE_AAAA from string to wireformat.
339 * @param str: the text to convert for this rdata element.
347 * Convert rdf of type LDNS_RDF_TYPE_STR from string to wireformat.
348 * @param str: the text to convert for this rdata element.
356 * Convert rdf of type LDNS_RDF_TYPE_APL from string to wireformat.
357 * @param str: the text to convert for this rdata element.
365 * Convert rdf of type LDNS_RDF_TYPE_B64 from string to wireformat.
366 * @param str: the text to convert for this rdata element.
374 * Convert rdf of type LDNS_RDF_TYPE_B32_EXT from string to wireformat.
376 * @param str: the text to convert for this rdata element.
384 * Convert rdf of type LDNS_RDF_TYPE_HEX from string to wireformat.
385 * @param str: the text to convert for this rdata element.
393 * Convert rdf of type LDNS_RDF_TYPE_NSEC from string to wireformat.
394 * @param str: the text to convert for this rdata element.
402 * Convert rdf of type LDNS_RDF_TYPE_TYPE from string to wireformat.
403 * @param str: the text to convert for this rdata element.
411 * Convert rdf of type LDNS_RDF_TYPE_CLASS from string to wireformat.
412 * @param str: the text to convert for this rdata element.
420 * Convert rdf of type LDNS_RDF_TYPE_CERT_ALG from string to wireformat.
421 * @param str: the text to convert for this rdata element.
429 * Convert rdf of type LDNS_RDF_TYPE_ALG from string to wireformat.
430 * @param str: the text to convert for this rdata element.
438 * Convert rdf of type LDNS_RDF_TYPE_TIME from string to wireformat.
439 * @param str: the text to convert for this rdata element.
447 * Convert rdf of type LDNS_RDF_TYPE_PERIOD from string to wireformat.
448 * @param str: the text to convert for this rdata element.
456 * Convert rdf of type LDNS_RDF_TYPE_TSIGTIME from string to wireformat.
457 * @param str: the text to convert for this rdata element.
465 * Convert rdf of type LDNS_RDF_TYPE_TSIGERROR from string to wireformat.
466 * @param str: the text to convert for this rdata element.
474 * Convert rdf of type LDNS_RDF_TYPE_LOC from string to wireformat.
475 * @param str: the text to convert for this rdata element.
483 * Convert rdf of type LDNS_RDF_TYPE_WKS from string to wireformat.
484 * @param str: the text to convert for this rdata element.
492 * Convert rdf of type LDNS_RDF_TYPE_NSAP from string to wireformat.
493 * @param str: the text to convert for this rdata element.
501 * Convert rdf of type LDNS_RDF_TYPE_ATMA from string to wireformat.
502 * @param str: the text to convert for this rdata element.
510 * Convert rdf of type LDNS_RDF_TYPE_IPSECKEY from string to wireformat.
511 * @param str: the text to convert for this rdata element.
519 * Convert rdf of type LDNS_RDF_TYPE_NSEC3_SALT from string to wireformat.
520 * @param str: the text to convert for this rdata element.
528 * Convert rdf of type LDNS_RDF_TYPE_ILNP64 from string to wireformat.
529 * @param str: the text to convert for this rdata element.
537 * Convert rdf of type LDNS_RDF_TYPE_EUI48 from string to wireformat.
538 * @param str: the text to convert for this rdata element.
546 * Convert rdf of type LDNS_RDF_TYPE_EUI64 from string to wireformat.
547 * @param str: the text to convert for this rdata element.
555 * Convert rdf of type LDNS_RDF_TYPE_TAG from string to wireformat.
556 * @param str: the text to convert for this rdata element.
564 * Convert rdf of type LDNS_RDF_TYPE_LONG_STR from string to wireformat.
565 * @param str: the text to convert for this rdata element.
573 * Convert rdf of type LDNS_RDF_TYPE_HIP from string to wireformat.
574 * @param str: the text to convert for this rdata element.
582 * Convert rdf of type LDNS_RDF_TYPE_INT16_DATA from string to wireformat.
583 * @param str: the text to convert for this rdata element.