Home
last modified time | relevance | path

Searched defs:isAscii (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile.h93 bool isAscii; // NOLINT(misc-non-private-member-variables-in-classes) member
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.cpp595 bool JsonParser<T>::ParseStringLength(size_t &length, bool &isAscii, bool inObjOrArrOrMap) in ParseStringLength() argument
619 bool JsonParser<T>::CheckBackslash(Text &text, Text last, bool &isAscii) in CheckBackslash() argument
[all...]

Completed in 3 milliseconds