Home
last modified time | relevance | path

Searched refs:utf8d (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dencodingstest.cpp245 static const unsigned char utf8d[] = { variable
267 unsigned type = utf8d[byte]; in decode()
273 *state = utf8d[256 + *state + type]; in decode()
/packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
Dmisctest.cpp35 static const unsigned char utf8d[] = { variable
57 unsigned type = utf8d[byte]; in decode()
63 *state = utf8d[256 + *state + type]; in decode()