Home
last modified time | relevance | path

Searched refs:lastChar (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h413 char lastChar = value[value.length() - 1]; in IsWellAlphaNumList() local
414 if (lastChar == '-') { in IsWellAlphaNumList()