Home
last modified time | relevance | path

Searched refs:C_00A0 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dutf.cpp642 static constexpr uint16_t C_00A0 = 0x00A0; member
659 if (C_000E <= c && c < C_00A0) { in IsWhiteSpaceChar()
674 if (c == C_00A0) { in IsWhiteSpaceChar()

Completed in 1 milliseconds