v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <unicode.h>
Static Public Member Functions | |
static int | Convert (uchar c, uchar n, uchar *result, bool *allow_caching_ptr) |
Static Public Attributes | |
static const int | kMaxWidth = 3 |
static const bool | kIsToLower = true |
Definition at line 995 of file unicode.cc.