Searched
full:utf8 (Results
501 -
525 of
1524) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/resources/ |
driver-TEMPLATE.html | 5 <meta charset=utf8>
|
results-TEMPLATE.html | 5 <meta charset=utf8>
|
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/ |
CustomElementMicrotaskImportStep.cpp | 100 fprintf(stderr, "%*sImport(wait=%d sync=%d, url=%s)\n", indent, "", shouldWaitForImport(), m_import && m_import->isSync(), m_import ? m_import->url().string().utf8().data() : "null");
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLKeygenElement.cpp | 95 encoding.appendData(name(), value.utf8());
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
WebGLProgram.cpp | 165 m_activeAttribLocations[i] = context3d->getAttribLocation(object(), info.name.utf8().data());
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
XSSAuditorDelegate.cpp | 94 return FormData::create(reportObject->toJSONString().utf8().data());
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
BeaconLoader.cpp | 46 RefPtr<FormData> entityBody = FormData::create(data.utf8());
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
PagePopupClient.h | 85 CString str8 = str.utf8();
|
PagePopupController.cpp | 102 blink::Platform::current()->histogramEnumeration(name.utf8().data(), sample, boundaryValue);
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
FrameLoaderClientImplTest.cpp | 97 WTF::CString userAgent = m_frameLoaderClientImpl->userAgent(dummyURL).utf8();
|
MHTMLTest.cpp | 85 FrameTestHelpers::loadFrame(m_helper.webView()->mainFrame(), url.string().utf8().data());
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
StringUTF8Adaptor.h | 67 m_utf8Buffer = string.utf8();
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
webkit-patch | 47 # to write(), so when passed a raw string already encoded as utf8,
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
cld_utf8statetable.h | 10 #include "util/utf8/utf8statetable.h"
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
full_test.py | 88 'utf8.html'
|
/external/chromium_org/third_party/icu/source/common/ |
unisetspan.cpp | 204 utf8Lengths(NULL), spanLengths(NULL), utf8(NULL), 240 if((which&UTF8) && (thisRelevant || (which&CONTAINED))) { 270 if(which&UTF8) { 291 utf8=spanBackUTF8Lengths+stringsLength; 294 if(which&UTF8) { 296 utf8=spanLengths+stringsLength; 325 if(which&UTF8) { 326 uint8_t *s8=utf8+utf8Count; 362 if(which&UTF8) { 364 uint8_t *s8=utf8+utf8Count [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
ucnvseltst.c | 273 const char *utf8, int32_t length, 304 * (UBool)(uset_spanUTF8(set, utf8, length, USET_SPAN_SIMPLE) == length); 306 * or if the utf8 string contains an illegal sequence. 314 U8_NEXT(utf8, offset, length, cp);
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
a_mbstr.c | 75 /* These functions take a string in UTF8, ASCII or multibyte form and 77 * type (using the order Printable < IA5 < T61 < BMP < Universal < UTF8) 128 /* This counts the characters and does utf8 syntax checking */ 295 /* Determine size of output as a UTF8 String */
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
LazyStringList.java | 37 * items of the list as UTF8-encoded ByteString objects. This is used by the
|
/external/chromium_org/third_party/sqlite/src/src/ |
legacy.c | 83 /* sqlite3VdbeSetColName() installs column names as UTF8
|
/external/chromium_org/third_party/webrtc/base/ |
stringutils_unittest.cc | 30 // all strings should be Utf8 all the time, except when interfacing with Win32
|
/external/chromium_org/ui/base/x/ |
selection_utils.h | 111 // If |type_| is a string type, convert the data to UTF8 and return it.
|
/external/clang/test/FixIt/ |
fixit-unicode.c | 3 // on the standard output in fixit-unicode-with-utf8-output.c.
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
Mutf8.java | 63 * Returns the number of bytes the modified UTF8 representation of 's' would take.
|
/external/harfbuzz_ng/util/ |
view-cairo.cc | 117 l.utf8, l.utf8_len,
|
Completed in 1060 milliseconds
<<21222324252627282930>>