Home
last modified time | relevance | path

Searched defs:utf8Name (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_runtime.cpp232 bool CJS_Runtime::GetValueByName(const ByteStringView& utf8Name, in GetValueByName()
249 bool CJS_Runtime::SetValueByName(const ByteStringView& utf8Name, in SetValueByName()
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1595 const char *name, *utf8Name; in FromUnicodeCase() member