|
Ada 3.2.2
Fast spec-compliant URL parser
|
#include "ada/checkers-inl.h"#include "ada/checkers.h"#include "ada/unicode-inl.h"#include "ada/common_defs.h"#include <algorithm>#include <array>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | ada |
| namespace | ada::checkers |
| Includes the definitions for validation functions. | |
Variables | |
| static constexpr std::array< uint8_t, 256 > | ada::checkers::path_signature_table |