Searched defs:utf8Name (Results 1 – 2 of 2) sorted by relevance
232 bool CJS_Runtime::GetValueByName(const ByteStringView& utf8Name, in GetValueByName()249 bool CJS_Runtime::SetValueByName(const ByteStringView& utf8Name, in SetValueByName()
1595 const char *name, *utf8Name; in FromUnicodeCase() member