Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp73 static bool IsEscapeRange(const char ch) in IsEscapeRange() function
97 if (IsEscapeRange(charaEncode)) { in ReviseStr()