13#define DLPO_BASE "https://dicionario.priberam.org"
TidyNode dlpo_find_definitions(TidyNode node)
Finds the element containing the word definitions.
Definition dlpo.c:11
bool dlpo_print_definitions(FILE *f, TidyDoc doc, TidyNode def)
Prints the definitions in plain text.
Definition dlpo.c:15