Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/decodeuricomponent/
Ddecodeuricomponent.js23 let uri_encode=decodeURIComponent(uri); variable
24 print(encodeURIComponent(uri_encode));