#include <stdlib.h>
#include <ctype.h>
#include <stdio.h>
#include <algorithm>
#include <libxml/uri.h>
#include <glib.h>
#include "ut_string.h"
#include "ut_stringbuf.h"
#include "ut_unicode.h"
#include "ut_string_class.h"
#include "ut_assert.h"
#include "ut_debugmsg.h"
Functions | |
static UT_uint32 | s_charCode_to_hexval (UT_UCS4Char c) |
static UT_uint32 s_charCode_to_hexval | ( | UT_UCS4Char | c | ) | [static] |
References UT_return_val_if_fail, and UT_SHOULD_NOT_HAPPEN.
Referenced by UT_UTF8Stringbuf::decodeURL().