libtld 2.0.14
A library to determine the Top-Level Domain name of any Internet URI.
Macros
tld_compiler.cpp File Reference

Implementation of the TLD parser library. More...

#include "libtld/tld_compiler.h"
#include "libtld/tld_file.h"
#include <algorithm>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <random>
#include <sstream>
#include <dirent.h>
#include <string.h>
#include <sys/stat.h>
Include dependency graph for tld_compiler.cpp:

Go to the source code of this file.

Macros

#define INTERMEDIATE_OPT   0
 

Detailed Description

This file includes all the functions available in the C library of libtld that pertain to the parsing of URIs and extraction of TLDs.

Definition in file tld_compiler.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.