#include "OW_config.h"
#include "OW_SessionLanguage.hpp"
#include <cstdlib>
#include <cstring>
#include <cctype>
#include <cerrno>
#include <algorithm>
Include dependency graph for OW_SessionLanguage.cpp:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Functions | |
const char * | OW_NAMESPACE::skipWhite (const char *arg) |
bool | OW_NAMESPACE::subtagsMatch (const char *arg1, const char *arg2) |