Home
last modified time | relevance | path

Searched defs:utf8Length (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/mojo/public/js/bindings/
Dunicode.js41 function utf8Length(str) { function
/external/icu/icu4c/source/common/
Dunisetspan.h125 int32_t utf8Length; variable
/external/chromium_org/third_party/icu/source/common/
Dunisetspan.h125 int32_t utf8Length; variable
/external/chromium_org/third_party/icu/source/test/intltest/
Dconvtest.h46 int32_t utf8Length; member
/external/icu/icu4c/source/test/intltest/
Dconvtest.h46 int32_t utf8Length; member
/external/chromium_org/third_party/icu/source/test/perf/utrie2perf/
Dutrie2perf.cpp88 int32_t utf8Length; member in UTrie2PerfTest
/external/icu/icu4c/source/test/perf/utrie2perf/
Dutrie2perf.cpp88 int32_t utf8Length; member in UTrie2PerfTest
/external/chromium_org/third_party/icu/source/test/perf/utfperf/
Dutfperf.cpp39 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp39 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/
Dunisetperf.cpp122 int32_t utf8Length; member in UnicodeSetPerformanceTest
/external/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp122 int32_t utf8Length; member in UnicodeSetPerformanceTest
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c2499 int32_t utf8Length; in testFromTruncatedUTF8() local
2565 int32_t utf8Length, expectLength; in testFromBadUTF8() local
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccapitst.c2495 int32_t utf8Length; in testFromTruncatedUTF8() local
2561 int32_t utf8Length, expectLength; in testFromBadUTF8() local
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DSerializedScriptValue.cpp366 int utf8Length = string->Utf8Length(); in writeOneByteString() local