#include "string_table.h"
#include <boost/algorithm/string/case_conv.hpp>
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
bool | gnash::equal (string_table &st, string_table::key a, string_table::key b, bool caseless) |
Check whether two keys are equivalent. |