Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h141 inline bool IsNonspace(uint16_t c) in IsNonspace() function
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h355 static inline bool IsNonspace(uint16_t c) in IsNonspace() function